aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 0448ea224cd..bf3193160e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,9 +83,7 @@
<skipBatchTests>false</skipBatchTests>
<skipServerTests>false</skipServerTests>
-
- <!-- temporarily disable JS tests. Random failures on Linux -->
- <skipWebTests>true</skipWebTests>
+ <skipWebTests>false</skipWebTests>
<!-- To configure animal-sniffer to check API compat -->
<animal-sniffer.signature.groupId>org.codehaus.mojo.signature</animal-sniffer.signature.groupId>