On 03/08/2018 02:24 PM, Sergey Bylokhov wrote:
On 08/03/2018 14:11, Semyon Sadetsky wrote:
That's doesn't make any sense. The w/o jtreg it is run manually and
it is always known on what is the platform. There may be a need to
run the test on another platform but this redundant check makes it
not possible.
It was intentional decision, if this test will be run on other
platform it will pass because it is targeted to macOS.
Then for what you have added platform filter in the jtreg header?
It will save the compilation and startup time.
It is neglectable since the test is very simple. Did you run test on
other platform without this fake passage logic? There is a good chance
that the test pases on all other platforms without any filters.