Bug 112868 - [Win] fast/dom/MutationObserver/database-callback-delivery.html is flaky
Summary: [Win] fast/dom/MutationObserver/database-callback-delivery.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-20 19:17 PDT by Ryosuke Niwa
Modified: 2013-03-20 19:28 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-03-20 19:17:25 PDT
e.g.
http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r146426%20(33876)/results.html

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/dom/MutationObserver/database-callback-delivery-expected.txt	2013-03-20 18:50:54.671887300 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/dom/MutationObserver/database-callback-delivery-actual.txt	2013-03-20 18:50:54.670887300 -0700
@@ -1,13 +1,8 @@
+CONSOLE MESSAGE: line 21: SecurityError: DOM Exception 18: An attempt was made to break through the security policy of the user agent.
+FAIL: Timed out waiting for notifyDone to be called
 Testing mutations are delivered following Database transaction callbacks.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS mutations.length is 1
-PASS mutations[0].type is "attributes"
-PASS mutations[0].attributeName is "foo"
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
Comment 1 Ryosuke Niwa 2013-03-20 19:28:55 PDT
http://trac.webkit.org/changeset/146428