Skip to content

Commit

Permalink
try re-enable DragAndDrop tests assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Nov 20, 2023
1 parent 3f981a6 commit 19ba625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/org.eclipse.emf.parsley.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<pdeTestsArgs>-DbuildingWithTycho=true</pdeTestsArgs>
-->
<pdeTestsArgs></pdeTestsArgs>
<skipDragAndDropTests>true</skipDragAndDropTests>
<skipDragAndDropTests>false</skipDragAndDropTests>
<swtbotTestsArgs>${uiTestsArgs} -DskipDragAndDropTests=${skipDragAndDropTests} -Dorg.eclipse.swtbot.search.timeout=20000 -Dorg.eclipse.swt.internal.gtk.cairoGraphics=false</swtbotTestsArgs>
<!-- we build with at least Java 11 always -->
<moduleProperties>--add-modules=ALL-SYSTEM</moduleProperties>
Expand Down

0 comments on commit 19ba625

Please sign in to comment.