Bug 48644

Summary: storage/indexeddb/tutorial.html misses results for Chromium
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andreip, jorlow, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch steveblock: review+

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>