<AWT Dev> Integrated: 8253269: The CheckCommonColors test should provide more info on failure
    Sergey Bylokhov 
    serb at openjdk.java.net
       
    Sat Oct  3 19:49:38 UTC 2020
    
    
  
On Sat, 3 Oct 2020 11:03:20 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> This test fails from time to time on Linux in mach5.
> 
> I was able to reproduce it on one of the hosts and confirm that the root cause was in the slow
> systems, which could not complete show/repaint/show/repaint actions in time.
> After the fix the test will wait a little bit longer and request a repaint on each falied attempt.
> 
> I am also added and additional logging to make possible bugs evaluations easy.
This pull request has now been integrated.
Changeset: 1c2754bf
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1c2754bf
Stats:     24 lines in 1 file changed: 20 ins; 0 del; 4 mod
8253269: The CheckCommonColors test should provide more info on failure
Reviewed-by: prr
-------------
PR: https://git.openjdk.java.net/jdk/pull/494
    
    
More information about the awt-dev
mailing list