Skip to content

Commit

Permalink
Increase the stack trace (#10)
Browse files Browse the repository at this point in the history
* Setting trimStackTrace to false

* Temporarily adding the build failure

* Put back the failing file

---------

Co-authored-by: Raffi Khatchadourian <raffi.khatchadourian@hunter.cuny.edu>
  • Loading branch information
tatianacv and khatchad committed May 16, 2023
1 parent 44ccee2 commit 62e583e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions com.ibm.wala.cast.python.ml.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
<configuration>
<forkMode>once</forkMode>
<argLine>-Dpython.import.site=false</argLine>
<trimStackTrace>false</trimStackTrace>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 62e583e

Please sign in to comment.