mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Skip html4j tests since it seems that Knockout and Selenium interfere
This commit is contained in:
parent
e08ed087df
commit
bb16e891b9
|
@ -123,7 +123,7 @@
|
|||
<configuration>
|
||||
<testDirectory>${project.build.directory}/javascript-tck</testDirectory>
|
||||
<reportFile>${project.build.directory}/teavm-tck-report.json</reportFile>
|
||||
<skip>${teavm.test.skip}</skip>
|
||||
<skip>true</skip>
|
||||
<numThreads>${teavm.test.threads}</numThreads>
|
||||
<seleniumURL>${teavm.test.selenium}</seleniumURL>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue
Block a user