Bug 36788 - fast/dom/HTMLScriptElement/script-set-src.html is flaky (at least on Leopard)
Summary: fast/dom/HTMLScriptElement/script-set-src.html is flaky (at least on Leopard)
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, MakingBotsRed
Depends on:
Blocks:
 
Reported: 2010-03-29 15:43 PDT by Eric Seidel (no email)
Modified: 2024-02-05 07:27 PST (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 Eric Seidel (no email) 2010-03-29 15:43:25 PDT
fast/dom/HTMLScriptElement/script-set-src.html failed on Leopard Commit Bot

It failed during the pre-flight check (before we apply a patch) when we download trunk and make sure it builds and compiles.

--- /tmp/layout-test-results/fast/dom/HTMLScriptElement/script-set-src-expected.txt     2010-03-29 15:36:46.000000000 -0700
+++ /tmp/layout-test-results/fast/dom/HTMLScriptElement/script-set-src-actual.txt       2010-03-29 15:36:46.000000000 -0700
@@ -16,6 +16,6 @@
 
 Set before insertion: PASS
 
-Set after insertion: PASS
+Set after insertion: FAIL
 
 Set twice before and once after insertion: PASS

The commit queue had just updated to r56743 which has nothing to do with this test.  I suspect the test is just flaky.

http://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/HTMLScriptElement/script-set-src.html
Comment 1 Adam Roben (:aroben) 2011-03-21 07:44:11 PDT
It failed on the Leopard Intel Release (Tests) bot, too: http://build.webkit.org/results/Leopard%20Intel%20Release%20%28Tests%29/r81509%20(29954)/fast/dom/HTMLScriptElement/script-set-src-pretty-diff.html
Comment 2 Eric Seidel (no email) 2011-03-21 11:02:06 PDT
It seems the Snow Leopard commit bots haven't seen this fail, or we'd have seen this bug listed on bug 50856.
Comment 3 Ahmad Saleem 2024-02-05 07:27:16 PST
We don't have any platform specific expectation for following test using searchfox.org (wubkat).

Marking this as 'RESOLVED CONFIGURATION CHANGED'.