RESOLVED WORKSFORME 99726
Regression: NRWT considers results from --results-diretory if it's at the root of the WebKit checkout
https://bugs.webkit.org/show_bug.cgi?id=99726
Summary Regression: NRWT considers results from --results-diretory if it's at the roo...
Julien Chaffraix
Reported 2012-10-18 09:39:36 PDT
From a checkout r131656, running the following at the root of a WebKit checkout: $ new-run-webkit-tests --platform=chromium-linux --debug --results-directory=tmp/ -p --no-http With tmp/ populated with some previous diffs: Regressions: Unexpected no expected results found : (524) tmp/fast/backgrounds/animated-gif-as-background-diffs.html [ Missing ] tmp/fast/block/basic/fieldset-stretch-to-legend-diffs.html [ Missing ] tmp/fast/block/basic/fieldset-stretch-to-legend-pretty-diff.html [ Missing ] tmp/fast/block/basic/fieldset-stretch-to-legend-wdiff.html [ Missing ] tmp/fast/block/float/026-diffs.html [ Missing ] tmp/fast/block/float/028-diffs.html [ Missing ] tmp/fast/block/float/float-not-removed-from-next-sibling4-diffs.html [ Missing ] tmp/fast/block/float/overhanging-tall-block-diffs.html [ Missing ] tmp/fast/block/float/overhanging-tall-block-pretty-diff.html [ Missing ] tmp/fast/block/float/overhanging-tall-block-wdiff.html [ Missing ] tmp/fast/block/lineboxcontain/block-glyphs-replaced-diffs.html [ Missing ] tmp/fast/block/lineboxcontain/block-glyphs-replaced-pretty-diff.html [ Missing ] tmp/fast/block/lineboxcontain/block-glyphs-replaced-wdiff.html [ Missing ] [snipped] tmp/fast/clip/overflow-border-radius-composited-diffs.html [ Missing ] tmp/fast/css/color-correction-diffs.html [ Missing ] tmp/platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle-diffs.html [ Missing ] tmp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-diffs.html [ Missing ] tmp/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-diffs.html [ Missing ] tmp/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-diffs.html [ Missing ] tmp/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-diffs.html [ Missing ] tmp/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-diffs.html [ Missing ] tmp/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-diffs.html [ Missing ] tmp/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-diffs.html [ Missing ] tmp/results.html [ Missing ]
Attachments
Dirk Pranke
Comment 1 2012-10-18 19:34:56 PDT
I was unable to reproduce this using either a debug build or a release build on linux (using your exact command line). Do you still see this?
Dirk Pranke
Comment 2 2012-10-24 15:06:04 PDT
please reopen if you still see this ...
Julien Chaffraix
Comment 3 2012-10-31 09:33:20 PDT
(In reply to comment #2) > please reopen if you still see this ... Tried it again and I couldn't reproduce it too. Sorry for the noise.
Note You need to log in before you can comment on or make changes to this bug.