Bug 47000 - Layout test http/tests/appcache/foreign-fallback.html is failing for Chromium
Summary: Layout test http/tests/appcache/foreign-fallback.html is failing for Chromium
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Michael Nordman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-01 11:35 PDT by Hin-Chung Lam
Modified: 2010-11-15 17:22 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hin-Chung Lam 2010-10-01 11:35:39 PDT
Failure caused by r69986.

Expected results:

Test for bug 44406: Application Cache crash when a fallback document has a manifest URL.

PASS
The frame below should display a Not Found error - the fallback entry is foreign, so it shouldn't be used for main resource.

Actual results:

Test for bug 44406: Application Cache crash when a fallback document has a manifest URL.

FAIL
The frame below should display a Not Found error - the fallback entry is foreign, so it shouldn't be used for main resource.
Comment 1 Hin-Chung Lam 2010-10-01 11:36:55 PDT
Should be 68896 instead.
Comment 2 Michael Nordman 2010-10-01 11:43:11 PDT
This needs to be fixed in chrome.
Comment 3 Michael Nordman 2010-11-02 19:33:17 PDT
Fixed in http://src.chromium.org/viewvc/chrome?view=rev&revision=64868

Leaving open till test_expectations are updated.