RESOLVED FIXED 67679
Some file-url-mimetypes subtests fail on rare extensions
https://bugs.webkit.org/show_bug.cgi?id=67679
Summary Some file-url-mimetypes subtests fail on rare extensions
Alexey Proskuryakov
Reported 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
Attachments
proposed fix (4.66 KB, patch)
2011-09-06 15:25 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2011-09-06 15:25:57 PDT
Created attachment 106498 [details] proposed fix
Darin Adler
Comment 2 2011-09-07 14:28:50 PDT
Comment on attachment 106498 [details] proposed fix Seems OK to stop testing these, but not great.
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2011-09-08 11:04:17 PDT
All reviewed patches have been landed. Closing bug.
Ryosuke Niwa
Comment 5 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
Alexey Proskuryakov
Comment 6 2011-09-08 13:52:48 PDT
Updated platform specific results in <http://trac.webkit.org/changeset/94794>.
Note You need to log in before you can comment on or make changes to this bug.