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 9164c0b commit 6cf3b17Copy full SHA for 6cf3b17
graalpython/com.oracle.graal.python.test.integration/pom.xml
@@ -87,6 +87,7 @@ Additionally, one can change the polyglot artifacts version with
87
</dependency>
88
</dependencies>
89
<configuration>
90
+ <trimStackTrace>false</trimStackTrace>
91
<testSourceDirectory>src</testSourceDirectory>
92
<testClassesDirectory>${project.build.outputDirectory}</testClassesDirectory>
93
<includes>
0 commit comments