Project

General

Profile

Actions

Bug #20342

open

Python test_keep_client permissions tests are flaky

Added by Brett Smith 12 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
Tests
Target version:
Story points:
-

Description

Sometimes the permission signatures they're looking for are missing.

======================================================================
FAIL: test_KeepBasicRWTest (tests.test_keep_client.KeepPermissionTestCase_0)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 165, in test_KeepBasicRWTest
    'invalid locator from Keep.put("foo"): ' + foo_locator)
AssertionError: Regex didn't match: '^acbd18db4cc2f85cedef654fccc4a4d8\\+3\\+A[a-f0-9]+@[a-f0-9]+$' not found in 'acbd18db4cc2f85cedef654fccc4a4d8+3' : invalid locator from Keep.put("foo"): acbd18db4cc2f85cedef654fccc4a4d8+3

======================================================================
FAIL: test_KeepBasicRWTest (tests.test_keep_client.KeepPermissionTestCase_1)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 165, in test_KeepBasicRWTest
    'invalid locator from Keep.put("foo"): ' + foo_locator)
AssertionError: Regex didn't match: '^acbd18db4cc2f85cedef654fccc4a4d8\\+3\\+A[a-f0-9]+@[a-f0-9]+$' not found in 'acbd18db4cc2f85cedef654fccc4a4d8+3' : invalid locator from Keep.put("foo"): acbd18db4cc2f85cedef654fccc4a4d8+3

----------------------------------------------------------------------

No data to display

Actions

Also available in: Atom PDF