[Webkit-unassigned] [Bug 217759] New: REGRESSION: [ iOS wk2 ews ] media/now-playing-status-without-media.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 09:19:19 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217759

            Bug ID: 217759
           Summary: REGRESSION: [ iOS wk2 ews ]
                    media/now-playing-status-without-media.html is a flaky
                    failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201015/0073be61/attachment.htm>


More information about the webkit-unassigned mailing list