http/tests/appcache/main-resource-fallback-for-network-error-crash.html adds a fallback cache entry for <http://127.0.0.1:8000/>, so any tests that simulate a failure and run after it get the fallback content instead. E.g. run-webkit-tests --no-retry --child-processes=1 http/tests/appcache/main-resource-fallback-for-network-error-crash.html http/tests/misc/error404.pl
Created attachment 242443 [details] proposed fix
Comment on attachment 242443 [details] proposed fix Rejecting attachment 242443 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 242443, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit ChangeLog entry in Source/WebKit/mac/ChangeLog contains OOPS!. Full output: http://webkit-queues.appspot.com/results/4658292093616128
Committed <http://trac.webkit.org/r176698>.