RESOLVED FIXED 39622
Web Inspector: Fixes layout test failures
https://bugs.webkit.org/show_bug.cgi?id=39622
Summary Web Inspector: Fixes layout test failures
jaimeyap
Reported 2010-05-24 15:08:52 PDT
The new v8 stack trace API resolves discrepancies in test expectations on mac and windows. This issue removes the test forkages to use the default test expectations on those platforms.
Attachments
removes test forkages (8.92 KB, patch)
2010-05-24 15:28 PDT, jaimeyap
pfeldman: review+
jaimeyap
Comment 1 2010-05-24 15:28:24 PDT
Created attachment 56936 [details] removes test forkages
Pavel Feldman
Comment 2 2010-05-24 15:31:12 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog M LayoutTests/platform/chromium-mac/plugins/document-open-expected.txt M LayoutTests/platform/chromium-mac/plugins/geturlnotify-during-document-teardown-expected.txt M LayoutTests/platform/chromium-mac/plugins/netscape-plugin-map-data-to-src-expected.txt M LayoutTests/platform/chromium-mac/plugins/netscape-plugin-setwindow-size-2-expected.txt M LayoutTests/platform/chromium-mac/plugins/netscape-plugin-setwindow-size-expected.txt M LayoutTests/platform/chromium-mac/plugins/open-and-close-window-with-plugin-expected.txt M LayoutTests/platform/chromium-mac/plugins/window-open-expected.txt M LayoutTests/platform/chromium-win/plugins/document-open-expected.txt M LayoutTests/platform/chromium-win/plugins/geturlnotify-during-document-teardown-expected.txt M LayoutTests/platform/chromium-win/plugins/netscape-plugin-map-data-to-src-expected.txt M LayoutTests/platform/chromium-win/plugins/netscape-plugin-setwindow-size-2-expected.txt M LayoutTests/platform/chromium-win/plugins/netscape-plugin-setwindow-size-expected.txt M LayoutTests/platform/chromium-win/plugins/open-and-close-window-with-plugin-expected.txt M LayoutTests/platform/chromium-win/plugins/window-open-expected.txt Committed r60091
Pavel Feldman
Comment 3 2010-05-24 17:01:38 PDT
svn diff over git does not actually remove files... Committing to http://svn.webkit.org/repository/webkit/trunk ... D LayoutTests/platform/chromium-mac/plugins/document-open-expected.txt D LayoutTests/platform/chromium-mac/plugins/geturlnotify-during-document-teardown-expected.txt D LayoutTests/platform/chromium-mac/plugins/netscape-plugin-map-data-to-src-expected.txt D LayoutTests/platform/chromium-mac/plugins/netscape-plugin-setwindow-size-2-expected.txt D LayoutTests/platform/chromium-mac/plugins/netscape-plugin-setwindow-size-expected.txt D LayoutTests/platform/chromium-mac/plugins/open-and-close-window-with-plugin-expected.txt D LayoutTests/platform/chromium-mac/plugins/window-open-expected.txt D LayoutTests/platform/chromium-win/plugins/document-open-expected.txt D LayoutTests/platform/chromium-win/plugins/geturlnotify-during-document-teardown-expected.txt D LayoutTests/platform/chromium-win/plugins/netscape-plugin-map-data-to-src-expected.txt D LayoutTests/platform/chromium-win/plugins/netscape-plugin-setwindow-size-2-expected.txt D LayoutTests/platform/chromium-win/plugins/netscape-plugin-setwindow-size-expected.txt D LayoutTests/platform/chromium-win/plugins/open-and-close-window-with-plugin-expected.txt D LayoutTests/platform/chromium-win/plugins/window-open-expected.txt M LayoutTests/ChangeLog Committed r60099
Note You need to log in before you can comment on or make changes to this bug.