WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
217759
REGRESSION: [ iOS wk2 ews ] media/now-playing-status-without-media.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=217759
Summary
REGRESSION: [ iOS wk2 ews ] media/now-playing-status-without-media.html is a ...
Karl Rackler
Reported
2020-10-15 09:19:19 PDT
Description: media/now-playing-status-without-media.html The test is only a flaky failure on ews. The first failure that I see on ews was 07/30/20 at Build:
https://ews-build.webkit.org/#/builders/24/builds/22847
Builder: iOS-13-Simulator-WK2-Tests-EWS Worker: ews122. Recent History: Build:
https://ews-build.webkit.org/#/builders/24/builds/28160
Build:
https://ews-build.webkit.org/#/builders/24/builds/28158
Build:
https://ews-build.webkit.org/#/builders/24/builds/28142
Build:
https://ews-build.webkit.org/#/builders/24/builds/28123
Build:
https://ews-build.webkit.org/#/builders/24/builds/28106
Build:
https://ews-build.webkit.org/#/builders/24/builds/28101
Build:
https://ews-build.webkit.org/#/builders/24/builds/27983
Build:
https://ews-build.webkit.org/#/builders/24/builds/27974
Build:
https://ews-build.webkit.org/#/builders/24/builds/27912
Build:
https://ews-build.webkit.org/#/builders/24/builds/27792
Build:
https://ews-build.webkit.org/#/builders/24/builds/27752
Diff Log: --- /Volumes/Data/worker/iOS-13-Simulator-WK2-Tests-EWS/build/layout-test-results/media/now-playing-status-without-media-expected.txt +++ /Volumes/Data/worker/iOS-13-Simulator-WK2-Tests-EWS/build/layout-test-results/media/now-playing-status-without-media-actual.txt @@ -3,14 +3,14 @@ ** Check state initially. -EXPECTED (state.haveEverRegisteredAsNowPlayingApplication == 'false') OK +EXPECTED (state.haveEverRegisteredAsNowPlayingApplication == 'false'), OBSERVED 'true' FAIL ** Suspend process. RUN(internals.applicationWillBecomeInactive()) -EXPECTED (state.haveEverRegisteredAsNowPlayingApplication == 'false') OK +EXPECTED (state.haveEverRegisteredAsNowPlayingApplication == 'false'), OBSERVED 'true' FAIL ** Activate process. RUN(internals.applicationDidBecomeActive()) -EXPECTED (state.haveEverRegisteredAsNowPlayingApplication == 'false') OK +EXPECTED (state.haveEverRegisteredAsNowPlayingApplication == 'false'), OBSERVED 'true' FAIL END OF TEST
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-15 09:19:55 PDT
<
rdar://problem/70338908
>
Karl Rackler
Comment 2
2020-10-15 09:28:37 PDT
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/268525/webkit
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