Bug 64325 - NRWT: timeout test is showing as unexpected even through it's listed as TIMEOUT in test_expectations.txt.
Summary: NRWT: timeout test is showing as unexpected even through it's listed as TIMEO...
Status: RESOLVED INVALID
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: 2011-07-11 16:35 PDT by Ojan Vafai
Modified: 2011-07-11 17:05 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 Ojan Vafai 2011-07-11 16:35:13 PDT
From http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20%28deps%29%28dbg%29%282%29/builds/5508/steps/webkit_tests/logs/stdio

Regressions: Unexpected tests timed out : (1)
  svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop.html = TIMEOUT

But the following line is in test_expectations.txt:
BUGWK59782 WIN LINUX DEBUG : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop.html = TIMEOUT

Looks like this is happening on most, if not all runs on this bot: http://build.chromium.org/p/chromium.webkit/waterfall?builder=Webkit%20Win%20%28deps%29%28dbg%29%282%29.
Comment 1 Dirk Pranke 2011-07-11 16:56:15 PDT
That test is currently marked as CRASH in the chromium test_expectations overrides file. Maybe that line should be deleted?
Comment 2 Ojan Vafai 2011-07-11 17:05:19 PDT
Good find! Sorry for the noise. Followed up on http://code.google.com/p/chromium/issues/detail?id=88801. There's a couple  lines that need cleaning up.