[Webkit-unassigned] [Bug 102783] TestExpecations ignores entry with dot in folder name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 00:26:19 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102783


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #3 from Yury Semikhatsky <yurys at chromium.org>  2012-11-21 00:28:19 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > There is already a line for svg/carto.net/colourpicker.svg on line 1975; I suspect the newly added line was being ignored (and you were probably getting warnings telling you about this, or at least you should've been). 
> > 
> I started with fixing duplicate entries that lint complained about and then noticed that the new expectation didn't work.
> 
> > I just tested this w/o the duplicate line and it worked fine (and indeed, the original line works fine as well).
> > 
> > Let me know if I've missed something?
> 
> In my scenario I deleted everything but the following line from LayoutTests/platform/chromium/TestExpectations:
> 
> webkit.org/b/102724 svg/carto.net/colourpicker.svg [ Crash ]
> 
> and than ran single test:
> ./webkit/tools/layout_tests/run_webkit_tests.sh --target Debug  svg/carto_net/colourpicker.svg
> 
> The output was as I described so I don't think the problem is duplicate entries.

After some debugging it turned out that the expectation in LayoutTests/platform/chromium/TestExpectations was overwritten by another one in src/skia/skia_test_expectations.txt I think it would be nice to inform user that expectations in one file are overwritten by another file.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list