We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e18c79 commit 1f73749Copy full SHA for 1f73749
test/server/helloworld/src/test/java/helloworld/HelloWorldIT.java
@@ -38,12 +38,6 @@
38
39
class HelloWorldIT {
40
41
- /*
42
- * TODO - local runs on Windows do have some measure of success. However
43
- * because the test is a flake we have disabled it pending
44
- * hardening of the Piranha Maven plugin.
45
- */
46
- @Disabled
47
@Test
48
void testHelloWorldHtml() throws Exception {
49
Thread.sleep(3000);
0 commit comments