Closed Bug 1491953 Opened 7 years ago Closed 7 years ago

SyncTelemetryTests - Intermittent failure in EventTests: testPickling()

Categories

(Firefox for iOS :: Build & Test, enhancement, P3)

Other
iOS
enhancement

Tracking

()

RESOLVED FIXED
Tracking Status
fxios + ---

People

(Reporter: justindarc, Assigned: justindarc)

Details

This test intermittently fails: XCTAssertEqual failed: ("Optional("[1537211853798,\"test\",\"pickling\",\"this\",\"value\",{\"numIDs\":\"12\",\"flowID\":\"testFlowID\"}]")") is not equal to ("Optional("[1537211853798,\"test\",\"pickling\",\"this\",\"value\",{\"flowID\":\"testFlowID\",\"numIDs\":\"12\"}]")") - The reason being that the `[String : String]` dictionary keys sometimes get serialized to JSON in a different order than they were specified. For the reliability of this test, that dictionary should be limited to just a single key/value pair.
Assignee: nobody → jdarcangelo
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Priority: -- → P3
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.