You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dbg:wait command now has a fixed value of 10 seconds.
This should be changed to a default-timeout of 10 which can be overridden via a property in the properties file
The text was updated successfully, but these errors were encountered:
@peetkes Is there a better default value? I see very little value in the results produced by the coverage feature today, so we're not going to e.g. add an ml-gradle property for this. I'm happy to bump this up to something else though - perhaps 30 seconds?
I implemented the suggestion you made @rjrudin. Kinda like that. If you want to enlarge it you now can bij specifying mlDebugWaitTimeout in the gradle properties
peetkes
added a commit
to peetkes/marklogic-unit-test
that referenced
this issue
Aug 11, 2023
dbg:wait command now has a fixed value of 10 seconds.
This should be changed to a default-timeout of 10 which can be overridden via a property in the properties file
The text was updated successfully, but these errors were encountered: