Bug 67679

Summary: Some file-url-mimetypes subtests fail on rare extensions
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix none

Description Alexey Proskuryakov 2011-09-06 15:24:04 PDT
For whatever reason, I'm getting different results on some of these tests. Perhaps a different CFNetwork build, or some installed software changes these.

Given the nature of differences, it doesn't seem that it's worth investigating, so I suggest simply removing those subtests.

.cpt: application/mac-compactpro -> application/x-compactpro
.lha: application/octet-stream -> application/lzh
.lzh: application/octet-stream -> application/lzh
Comment 1 Alexey Proskuryakov 2011-09-06 15:25:57 PDT
Created attachment 106498 [details]
proposed fix
Comment 2 Darin Adler 2011-09-07 14:28:50 PDT
Comment on attachment 106498 [details]
proposed fix

Seems OK to stop testing these, but not great.
Comment 3 WebKit Review Bot 2011-09-08 11:04:12 PDT
Comment on attachment 106498 [details]
proposed fix

Clearing flags on attachment: 106498

Committed r94767: <http://trac.webkit.org/changeset/94767>
Comment 4 WebKit Review Bot 2011-09-08 11:04:17 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryosuke Niwa 2011-09-08 13:39:55 PDT
file-url-mimetypes.html and file-url-mimetypes-2.html are now failing on Snow Leopard:
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r94782%20(32929)/results.html
Comment 6 Alexey Proskuryakov 2011-09-08 13:52:48 PDT
Updated platform specific results in <http://trac.webkit.org/changeset/94794>.