Skip to content

Commit

Permalink
release: python v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pubnub-release-bot committed Aug 13, 2024
1 parent c3bfc37 commit b5d2295
Show file tree
Hide file tree
Showing 7 changed files with 80 additions and 80 deletions.
8 changes: 4 additions & 4 deletions reports/python/TESTS-authorization-failure-reporting.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<testsuite name="authorization-failure-reporting.Authorization Failure Reporting" tests="4" errors="0" failures="0" skipped="0" time="0.01658" timestamp="2024-05-09T14:08:39.475395" hostname="fv-az883-278"><testcase classname="authorization-failure-reporting.Authorization Failure Reporting" name="Publish simple message with valid ttl and auth permissions" status="passed" time="0.005364"><system-out>
<testsuite name="authorization-failure-reporting.Authorization Failure Reporting" tests="4" errors="0" failures="0" skipped="0" time="0.017713" timestamp="2024-08-13T13:28:57.863407" hostname="runner"><testcase classname="authorization-failure-reporting.Authorization Failure Reporting" name="Publish simple message with valid ttl and auth permissions" status="passed" time="0.005962"><system-out>
<![CDATA[
@scenario.begin
Expand All @@ -12,7 +12,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="authorization-failure-reporting.Authorization Failure Reporting" name="Publish simple message with expired auth token" status="passed" time="0.003762"><system-out>
</system-out></testcase><testcase classname="authorization-failure-reporting.Authorization Failure Reporting" name="Publish simple message with expired auth token" status="passed" time="0.004092"><system-out>
<![CDATA[
@scenario.begin
Expand All @@ -29,7 +29,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="authorization-failure-reporting.Authorization Failure Reporting" name="Publish simple message with invalid auth permissions" status="passed" time="0.004051"><system-out>
</system-out></testcase><testcase classname="authorization-failure-reporting.Authorization Failure Reporting" name="Publish simple message with invalid auth permissions" status="passed" time="0.003795"><system-out>
<![CDATA[
@scenario.begin
Expand All @@ -46,7 +46,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="authorization-failure-reporting.Authorization Failure Reporting" name="Publish fails due to revoked token" status="passed" time="0.003402"><system-out>
</system-out></testcase><testcase classname="authorization-failure-reporting.Authorization Failure Reporting" name="Publish fails due to revoked token" status="passed" time="0.003864"><system-out>
<![CDATA[
@scenario.begin
Expand Down
68 changes: 34 additions & 34 deletions reports/python/TESTS-cryptor-module.xml

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions reports/python/TESTS-grant-token.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<testsuite name="grant-token.Grant an access token" tests="7" errors="0" failures="0" skipped="0" time="0.033112" timestamp="2024-05-09T14:08:39.551144" hostname="fv-az883-278"><testcase classname="grant-token.Grant an access token" name="Grant an access token with all permissions on all resource types with authorized uuid" status="passed" time="0.009307"><system-out>
<testsuite name="grant-token.Grant an access token" tests="7" errors="0" failures="0" skipped="0" time="0.036365" timestamp="2024-08-13T13:28:57.948784" hostname="runner"><testcase classname="grant-token.Grant an access token" name="Grant an access token with all permissions on all resource types with authorized uuid" status="passed" time="0.011305"><system-out>
<![CDATA[
@scenario.begin
Expand Down Expand Up @@ -37,7 +37,7 @@
* grant pattern permission GET ... passed in 0.000s
* grant pattern permission UPDATE ... passed in 0.000s
* grant pattern permission DELETE ... passed in 0.000s
When I grant a token specifying those permissions ... passed in 0.004s
When I grant a token specifying those permissions ... passed in 0.006s
Then the token contains the authorized UUID "test-authorized-uuid" ... passed in 0.000s
Then the token contains the TTL 60 ... passed in 0.000s
Then the token has 'channel-1' CHANNEL resource access permissions ... passed in 0.000s
Expand Down Expand Up @@ -74,7 +74,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Grant an access token without an authorized uuid" status="passed" time="0.004106"><system-out>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Grant an access token without an authorized uuid" status="passed" time="0.004287"><system-out>
<![CDATA[
@scenario.begin
Expand All @@ -93,7 +93,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Grant an access token successfully with an authorized uuid" status="passed" time="0.003879"><system-out>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Grant an access token successfully with an authorized uuid" status="passed" time="0.004288"><system-out>
<![CDATA[
@scenario.begin
Expand All @@ -113,7 +113,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Attempt to grant an access token with all permissions empty or false and expect a server error" status="passed" time="0.003907"><system-out>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Attempt to grant an access token with all permissions empty or false and expect a server error" status="passed" time="0.003975"><system-out>
<![CDATA[
@scenario.begin
Expand All @@ -135,7 +135,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Attempt to grant an access token with a regular expression containing a syntax error and expect a server error" status="passed" time="0.003999"><system-out>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Attempt to grant an access token with a regular expression containing a syntax error and expect a server error" status="passed" time="0.003856"><system-out>
<![CDATA[
@scenario.begin
Expand All @@ -157,7 +157,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Attempt to grant an access token with a regular expression containing capturing groups and expect a server error" status="passed" time="0.00377"><system-out>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Attempt to grant an access token with a regular expression containing capturing groups and expect a server error" status="passed" time="0.00433"><system-out>
<![CDATA[
@scenario.begin
Expand All @@ -179,7 +179,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Attempt to grant an access token when ttl provided exceeds the max ttl configured (use default max 43200 for the test)" status="passed" time="0.004144"><system-out>
</system-out></testcase><testcase classname="grant-token.Grant an access token" name="Attempt to grant an access token when ttl provided exceeds the max ttl configured (use default max 43200 for the test)" status="passed" time="0.004323"><system-out>
<![CDATA[
@scenario.begin
Expand Down
28 changes: 14 additions & 14 deletions reports/python/TESTS-happy-path_Legacy.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<testsuite name="happy-path_Legacy.Event Engine" tests="6" errors="0" failures="0" skipped="0" time="27.044051" timestamp="2024-05-09T14:09:07.802655" hostname="fv-az883-278"><testcase classname="happy-path_Legacy.Event Engine" name="Successfully receive messages" status="passed" time="1.006573"><system-out>
<testsuite name="happy-path_Legacy.Event Engine" tests="6" errors="0" failures="0" skipped="0" time="27.047306" timestamp="2024-08-13T13:29:26.214935" hostname="runner"><testcase classname="happy-path_Legacy.Event Engine" name="Successfully receive messages" status="passed" time="1.007693"><system-out>
<![CDATA[
@scenario.begin
@contract=simpleSubscribe
Scenario: Successfully receive messages
Given the demo keyset with event engine enabled ... passed in 0.001s
When I subscribe ... passed in 0.003s
When I subscribe ... passed in 0.004s
Then I receive the message in my subscribe response ... passed in 1.002s
And I observe the following ... passed in 0.001s
| type | name |
Expand All @@ -23,13 +23,13 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Successfully restore subscribe" status="passed" time="1.005132"><system-out>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Successfully restore subscribe" status="passed" time="1.005682"><system-out>
<![CDATA[
@scenario.begin
@contract=restoringSubscribe
Scenario: Successfully restore subscribe
Given the demo keyset with event engine enabled ... passed in 0.000s
Given the demo keyset with event engine enabled ... passed in 0.001s
When I subscribe with timetoken 12345678901234567 ... passed in 0.003s
Then I receive the message in my subscribe response ... passed in 1.001s
And I observe the following ... passed in 0.001s
Expand All @@ -48,16 +48,16 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Successfully restore subscribe with failures" status="passed" time="4.006"><system-out>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Successfully restore subscribe with failures" status="passed" time="4.008172"><system-out>
<![CDATA[
@scenario.begin
@contract=restoringSubscribeWithFailures
Scenario: Successfully restore subscribe with failures
Given the demo keyset with event engine enabled ... passed in 0.000s
Given the demo keyset with event engine enabled ... passed in 0.001s
Given a linear reconnection policy with 3 retries ... passed in 0.000s
When I subscribe with timetoken 12345678901234567 ... passed in 0.003s
Then I receive the message in my subscribe response ... passed in 4.002s
Then I receive the message in my subscribe response ... passed in 4.004s
And I observe the following ... passed in 0.001s
| type | name |
| event | SUBSCRIPTION_RESTORED |
Expand All @@ -77,7 +77,7 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Complete handshake failure" status="passed" time="10.010336"><system-out>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Complete handshake failure" status="passed" time="10.010314"><system-out>
<![CDATA[
@scenario.begin
Expand Down Expand Up @@ -110,16 +110,16 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Handshake failure recovery" status="passed" time="7.008661"><system-out>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Handshake failure recovery" status="passed" time="7.008321"><system-out>
<![CDATA[
@scenario.begin
@contract=subscribeHandshakeRecovery
Scenario: Handshake failure recovery
Given the demo keyset with event engine enabled ... passed in 0.001s
Given the demo keyset with event engine enabled ... passed in 0.000s
Given a linear reconnection policy with 3 retries ... passed in 0.000s
When I subscribe ... passed in 0.002s
Then I receive the message in my subscribe response ... passed in 7.005s
When I subscribe ... passed in 0.003s
Then I receive the message in my subscribe response ... passed in 7.004s
And I observe the following ... passed in 0.001s
| type | name |
| event | SUBSCRIPTION_CHANGED |
Expand All @@ -142,13 +142,13 @@
@scenario.end
--------------------------------------------------------------------------------
]]>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Receiving failure recovery" status="passed" time="4.007349"><system-out>
</system-out></testcase><testcase classname="happy-path_Legacy.Event Engine" name="Receiving failure recovery" status="passed" time="4.007125"><system-out>
<![CDATA[
@scenario.begin
@contract=subscribeReceivingRecovery
Scenario: Receiving failure recovery
Given the demo keyset with event engine enabled ... passed in 0.001s
Given the demo keyset with event engine enabled ... passed in 0.000s
Given a linear reconnection policy with 3 retries ... passed in 0.000s
When I subscribe ... passed in 0.003s
Then I receive the message in my subscribe response ... passed in 4.003s
Expand Down
Loading

0 comments on commit b5d2295

Please sign in to comment.