Skip to content

Commit

Permalink
253: increased interpreter timeout for UI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Oct 5, 2020
1 parent 69fc835 commit a14104c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edelta.parent/edelta.ui.tests/pom.xml
Expand Up @@ -12,7 +12,7 @@
<packaging>eclipse-test-plugin</packaging>

<properties>
<systemProperties>-Dedelta.interpreter.timeout=10000</systemProperties>
<systemProperties>-Dedelta.interpreter.timeout=20000</systemProperties>
<!-- Workaround for https://bugs.eclipse.org/bugs/show_bug.cgi?id=397015 -->
<sonar.sources></sonar.sources>
<sonar.tests>src,xtend-gen</sonar.tests>
Expand Down

0 comments on commit a14104c

Please sign in to comment.