Bug 174683 - Turn tests at media/modern-media-controls/start-support back on
Summary: Turn tests at media/modern-media-controls/start-support back on
Status: RESOLVED DUPLICATE of bug 182297
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-20 12:06 PDT by Antoine Quint
Modified: 2018-01-31 01:38 PST (History)
3 users (show)

See Also:


Attachments
Patch (16.19 KB, patch)
2017-07-20 12:18 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2017-07-20 12:06:01 PDT
Turn tests at media/modern-media-controls/start-support back on
Comment 1 Antoine Quint 2017-07-20 12:18:59 PDT
Created attachment 316013 [details]
Patch
Comment 2 WebKit Commit Bot 2017-07-20 13:47:57 PDT
Comment on attachment 316013 [details]
Patch

Clearing flags on attachment: 316013

Committed r219700: <http://trac.webkit.org/changeset/219700>
Comment 3 WebKit Commit Bot 2017-07-20 13:47:58 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Matt Lewis 2017-07-20 17:36:36 PDT
After this revision a test to consistently timing out on iOS. https://trac.webkit.org/changeset/219700/webkit
The test is media/modern-media-controls/start-support/start-support-lowPowerMode.html

History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fstart-support%2Fstart-support-lowPowerMode.html
Results:
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r219707%20(3101)/results.html

Diff:
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/media/modern-media-controls/start-support/start-support-lowPowerMode-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/media/modern-media-controls/start-support/start-support-lowPowerMode-actual.txt
@@ -1,16 +1,5 @@
-Test that silent autoplay videos do not start playing without user gesture while in low power mode.
+#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 87150)
+FAIL: Timed out waiting for notifyDone to be called
 
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Received 'canplaythrough' event
-PASS !!internals.shadowRoot(media).querySelector('button.play-pause.center') became true
-PASS media.controls is false
-Pressing on the start button
-Received 'play' event
-PASS media.controls is false
-PASS internals.shadowRoot(media).querySelector('button.play-pause.center') became null
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
+#EOF
+#EOF
Comment 5 Matt Lewis 2017-07-20 18:23:23 PDT
Reverted r219700 for reason:

This revision caused consistent timouts on iOS.

Committed r219710: <http://trac.webkit.org/changeset/219710>
Comment 6 Antoine Quint 2018-01-31 01:38:05 PST

*** This bug has been marked as a duplicate of bug 182297 ***