-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stability checker should run for reference changes #5319
Comments
@gsnedders: can you elaborate on this? Sounds like it was parrt of a discussion I missed. |
Given a reftest a.html with |
(Of course the problem is harder than that because of the possibility of chaining references, where a-ref.html would have another |
@lukebjerring is this something you could look into as part of your work on #7475? I'm calling this roadmap on the assumption that will make sense. |
@lukebjerring any update on this? |
No, I haven't looked at it yet, will assign to self though (it's in the pile) |
@lukebjerring have you had a chance to look at this yet? |
Not as yet.
…On Wed, Nov 29, 2017, 3:52 PM Jonathon Kereliuk ***@***.***> wrote:
@lukebjerring <https://github.com/lukebjerring> have you had a chance to
look at this yet?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5319 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAve5IHHMD8V1Ts1_fbZwoxMDPjeiTacks5s7cQEgaJpZM4MxxfU>
.
|
Re-ping about an update since this has prioirty:roadmap. |
Dropping that label; this is a side-issue barely related to a P2 OKR. |
@gsnedders given changes in the manifest format since this issue was filed, is this now easier to implement? |
Not sure. It's been a long time since I've touched the code that finds how we find affected tests. |
It looks like this has been fixed actually. Here's how I tried it: echo >> css/css-grid/table-grid-item-dynamic-001-ref.html
git commit -a -m bla
./wpt tests-affected HEAD~ That lists |
cc/ @jgraham @jugglinmike
The text was updated successfully, but these errors were encountered: