ios-base icon indicating copy to clipboard operation
ios-base copied to clipboard

Random fails in tests

Open glm4 opened this issue 5 years ago • 0 comments

The testAccountCreation test fails randomly.

Some failure examples:

1:

testAccountCreation, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `exists == 1` for object "GetMyProfileButton" Button".

2:

testAccountCreation, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `exists == 1` for object "GetMyProfileButton" Button".
  XCTestCaseExtension.swift:16

  testAccountCreation, Failed to get matching snapshot: No matches found for Elements matching predicate '"GetMyProfileButton" IN identifiers' from input {(

glm4 avatar Jul 10 '20 16:07 glm4