Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uptest-ref tests fail if supplied with --name argument #4092
Comments
|
Blocks #4091 |
|
Interestingly, if you run the reftest directly (as in |
|
Okay. Figured it out. At some point I seriously misread something and misunderstood the way test-ref handles name filtering. There is no --test argument (the fact that it coincidentally worked exactly as expected, test failures aside, was a major source of confusion). Instead, it looks like mach passes unknown arguments to reftest after an -- (so for what I've been doing: The good news is that I can at least fix #4091 now. |
...but those same tests pass if I just let it run through all of the ref tests.
Failing:
Passing: