Skip to content

Commit

Permalink
release: c-core v4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pubnub-release-bot committed Mar 27, 2024
1 parent d8f1ab4 commit 8a47557
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008425" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token successfully with an authorized uuid" time="0.008425">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009013" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token successfully with an authorized uuid" time="0.009013">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008448" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke invalid token" time="0.008448">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008716" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke invalid token" time="0.008716">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008288" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke a token with characters that require url encoding" time="0.008288">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008742" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke a token with characters that require url encoding" time="0.008742">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.028891" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token with all permissions on all resource types with authorized uuid" time="0.028891">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.033055" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token with all permissions on all resource types with authorized uuid" time="0.033055">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009353" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke a token while it is disabled on a server" time="0.009353">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008775" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke a token while it is disabled on a server" time="0.008775">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009252" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with a regular expression containing capturing groups and expect a server error" time="0.009252">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008778" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with a regular expression containing capturing groups and expect a server error" time="0.008778">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008686" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke existing valid token" time="0.008686">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008748" name="Revoke an access token">
<testcase classname="Revoke an access token" name="Revoke existing valid token" time="0.008748">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.009477" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with all permissions empty or false and expect a server error" time="0.009477">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008838" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with all permissions empty or false and expect a server error" time="0.008838">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008823" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token without an authorized uuid" time="0.008823">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008970" name="Grant an access token">
<testcase classname="Grant an access token" name="Grant an access token without an authorized uuid" time="0.008970">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
4 changes: 2 additions & 2 deletions reports/c-core/TEST-features-access-grant-token.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008365" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with a regular expression containing a syntax error and expect a server error" time="0.008365">
<testsuite failures="0" errors="0" skipped="1" tests="1" time="0.008783" name="Grant an access token">
<testcase classname="Grant an access token" name="Attempt to grant an access token with a regular expression containing a syntax error and expect a server error" time="0.008783">
<skipped/>
<system-out>
<![CDATA[]]>
Expand Down
2 changes: 1 addition & 1 deletion reports/c-core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.9.0
v4.9.1

0 comments on commit 8a47557

Please sign in to comment.