https://bugs.freedesktop.org/show_bug.cgi?id=94741

Dylan Baker <[email protected]> changed:

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

--- Comment #9 from Dylan Baker <[email protected]> ---
It's doing exactly what it's intended to do when it doesn't change the result
to dmesg-*. Basically what happens is after the test runs and it does it's own
test specific result handling (the interpret_result method) it gets passed to
the Dmesg class which will change pass to dmesg-warn, and warn and fail to
dmesg-fail. You can look at the code in dmesg.py (BaseDmesg.update_result). So
skip shouldn't be converted, piglit assumes that the test code knows what it's
doing when it sets the status to skip.

I think that we've resolved this isn't a piglit bug, it's an IGT bug. So I'm
going to mark this resolved as 'notourbug', but please reopen if that's not
correct.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to