]> source.dussan.org Git - vaadin-framework.git/commit
Add logging to uitest module TB test fails. (#12249)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Fri, 19 Mar 2021 13:38:10 +0000 (15:38 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Mar 2021 13:38:10 +0000 (15:38 +0200)
commit8c39731123b56ef5fa08a614b9aa1b55bd53e5cc
tree18e28f0166660e166e1875c494affac86e757f70
parentfa2a674231c7c0aa5fa8fec25bafe2d27a9c44b6
Add logging to uitest module TB test fails. (#12249)

- Override ParallelRunner of TestBench 5.2.0 for uitest module in order
to intercept and log uncaught exceptions in
TBMethod.invokeExplosively(...).
uitest/src/test/java/com/vaadin/testbench/parallel/ParallelRunner.java [new file with mode: 0644]