Bug 207149 - [ Mojave wk2 ] imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state.html is flaky failing.
Summary: [ Mojave wk2 ] imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state....
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-03 14:40 PST by Jason Lawrence
Modified: 2021-07-13 09:58 PDT (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.53 KB, patch)
2020-02-03 14:44 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 2020-02-03 14:40:09 PST
imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state.html

Description:
This test is flaky failing on Mojave wk2.

History:
https://results.webkit.org/?limit=50000&platform=mac&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCDtlsTransport-state.html

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (FAIL), message = Unhandled rejection: The object is in an invalid state.
 
 FAIL DTLS transport goes to connected state promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: RTCDtlsTransport"
 FAIL close() causes the local transport to close immediately promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'dtlstransport.state')"
Comment 1 Radar WebKit Bug Importer 2020-02-03 14:40:45 PST
<rdar://problem/59126280>
Comment 2 Jason Lawrence 2020-02-03 14:44:13 PST
Created attachment 389573 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-03 14:45:40 PST
Comment on attachment 389573 [details]
Update Test Expectations

Clearing flags on attachment: 389573

Committed r255599: <https://trac.webkit.org/changeset/255599>