RFR: 8276058: Some swing test fails on specific CI macos system [v2]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri Oct 29 06:43:41 UTC 2021


On Fri, 29 Oct 2021 06:06:31 GMT, Phil Race <prr at openjdk.org> wrote:

> 
> 
> > > We have same test failure in macos-aarch64 in JDK-8266245 and I guess tolerance level of 5 should not be an issue. I was told earlier tolerance level of upto 15 should be acceptable..
> > 
> > 
> > I do not like the tolerance approaches in general until we do not recognize the root cause of the wrong color. There were many cases in the past when the people said the issue was caused by the "broken driver"/"some non-default configuration"/ etc...etc. But in reality, the problem was caused by our code when we use the wrong color composite/ the wrong color profile/etc.
> 
> ah colour tolerance. We should not need that here. Should be an exact match

OK. I see this test is problemlisted for windows,linux,mac-aarch64 maybe we can problemlist for macos-all too with 8266245  as the main bug.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6140



More information about the client-libs-dev mailing list