WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
171742
[iOS Simulator] Flaky failure LayoutTest/webrtc/libwebrtc/release-while-setting-local-description.html
https://bugs.webkit.org/show_bug.cgi?id=171742
Summary
[iOS Simulator] Flaky failure LayoutTest/webrtc/libwebrtc/release-while-setti...
Matt Lewis
Reported
2017-05-05 11:40:50 PDT
The test webrtc/libwebrtc/release-while-setting-local-description.html is a flaky failure. This test has been flaky since
r215916
:
https://trac.webkit.org/changeset/215916/webkit
History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webrtc%2Flibwebrtc%2Frelease-while-setting-local-description.html
Build log:
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/1113
Diff: --- /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/webrtc/libwebrtc/release-while-setting-local-description-expected.txt +++ /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/webrtc/libwebrtc/release-while-setting-local-description-actual.txt @@ -1,5 +1,4 @@ CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Argument 1 ('candidate') to RTCPeerConnection.addIceCandidate must be an instance of RTCIceCandidate -CONSOLE MESSAGE: Unhandled Promise Rejection: InvalidStateError (DOM Exception 11): The object is in an invalid state. PASS successfullyParsed is true TEST COMPLETE
Attachments
Patch
(1.46 KB, patch)
2017-05-05 15:39 PDT
,
Ryan Haddad
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from ews107 for mac-elcapitan-wk2
(1.47 MB, application/zip)
2017-05-05 16:47 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews124 for ios-simulator-wk2
(1010.97 KB, application/zip)
2017-05-05 17:05 PDT
,
Build Bot
no flags
Details
Patch
(2.29 KB, patch)
2017-05-09 14:44 PDT
,
Ryan Haddad
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2017-05-05 12:42:58 PDT
This looks like it is our own test? I'd suggest the test handle possible promise exceptions.
Ryan Haddad
Comment 2
2017-05-05 15:39:09 PDT
Created
attachment 309226
[details]
Patch
Build Bot
Comment 3
2017-05-05 16:47:44 PDT
Comment on
attachment 309226
[details]
Patch
Attachment 309226
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/3681795
New failing tests: webrtc/libwebrtc/release-while-setting-local-description.html
Build Bot
Comment 4
2017-05-05 16:47:45 PDT
Created
attachment 309241
[details]
Archive of layout-test-results from ews107 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Build Bot
Comment 5
2017-05-05 17:05:17 PDT
Comment on
attachment 309226
[details]
Patch
Attachment 309226
[details]
did not pass ios-sim-ews (ios-simulator-wk2): Output:
http://webkit-queues.webkit.org/results/3681768
New failing tests: webrtc/libwebrtc/release-while-setting-local-description.html
Build Bot
Comment 6
2017-05-05 17:05:18 PDT
Created
attachment 309243
[details]
Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Ryan Haddad
Comment 7
2017-05-08 10:02:30 PDT
(In reply to Build Bot from
comment #6
)
> Created
attachment 309243
[details]
> Archive of layout-test-results from ews124 for ios-simulator-wk2 > > The attached test failures were seen while running run-webkit-tests on the > ios-sim-ews. > Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
--- /Volumes/Data/EWS/WebKit/WebKitBuild/Release-iphonesimulator/layout-test-results/webrtc/libwebrtc/release-while-setting-local-description-expected.txt +++ /Volumes/Data/EWS/WebKit/WebKitBuild/Release-iphonesimulator/layout-test-results/webrtc/libwebrtc/release-while-setting-local-description-actual.txt @@ -1,5 +1,3 @@ -CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Argument 1 ('candidate') to RTCPeerConnection.addIceCandidate must be an instance of RTCIceCandidate -CONSOLE MESSAGE: Unhandled Promise Rejection: InvalidStateError (DOM Exception 11): The object is in an invalid state. PASS successfullyParsed is true TEST COMPLETE
Ryan Haddad
Comment 8
2017-05-08 16:58:07 PDT
Comment 7
is the result of me trying to silence the rejection messages, so it seems that I either did the wrong thing or I need to rebaseline the test, too.
Ryan Haddad
Comment 9
2017-05-09 14:44:34 PDT
Created
attachment 309544
[details]
Patch
WebKit Commit Bot
Comment 10
2017-05-09 15:28:40 PDT
Comment on
attachment 309544
[details]
Patch Clearing flags on attachment: 309544 Committed
r216548
: <
http://trac.webkit.org/changeset/216548
>
WebKit Commit Bot
Comment 11
2017-05-09 15:28:41 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug