Bug 48644 - storage/indexeddb/tutorial.html misses results for Chromium
Summary: storage/indexeddb/tutorial.html misses results for Chromium
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-29 10:02 PDT by Mikhail Naganov
Modified: 2010-11-01 07:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2010-11-01 05:58 PDT, Jeremy Orlow
steveblock: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Naganov 2010-10-29 10:02:10 PDT
Please add
Comment 1 Jeremy Orlow 2010-10-29 10:14:20 PDT
Hu?  It's right there.  tutorial-expected.txt  How does it not see it??
Comment 2 Mikhail Naganov 2010-10-30 08:59:42 PDT
Can't tell why, but after your change I immediately noticed this in canaries log:

Regressions: Unexpected no expected results found : (1)
  storage/indexeddb/tutorial.html = MISSING

See http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux/builds/949/steps/webkit_tests/logs/stdio
Comment 3 Jeremy Orlow 2010-10-31 05:54:35 PDT
Thanks for adding the expectation.  Will look at this on Monday and figure out what's confusing the bots.  (Think maybe they think it's a pixel test or something?)
Comment 4 Jeremy Orlow 2010-11-01 05:58:46 PDT
Created attachment 72497 [details]
Patch
Comment 5 Jeremy Orlow 2010-11-01 05:59:08 PDT
An easy one.
Comment 6 Steve Block 2010-11-01 07:13:17 PDT
Comment on attachment 72497 [details]
Patch

r=me
Comment 7 Jeremy Orlow 2010-11-01 07:26:47 PDT
Committed r71020: <http://trac.webkit.org/changeset/71020>