Skip to content

Commit

Permalink
Reinstate check for Mantis 15672 in test_basic
Browse files Browse the repository at this point in the history
  • Loading branch information
mkromberg committed Mar 17, 2021
1 parent c9fb212 commit a33ecfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/test_basic.dyalog
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
⎕DL 0.5
:If 2 4 6 8double
:AndIf 2 4 6 8¨double
'*** WARNING: Still not fixed: http://mantis.dyalog.com/view.php?id=15672'
Log'*** WARNING: Still not fixed: http://mantis.dyalog.com/view.php?id=15672'
:EndIf

double¨double
test Fail 2 4 6 8 Check double ⍝ Remove the above :If clause when the bug is fixed
test Fail 2 4 6 8 Check double Remove the above :If clause when the bug is fixed

time3⎕AI z⎕DL #. 41
:If 100<delta(3⎕AI)-time Getting futures back should take <100ms
Expand Down

0 comments on commit a33ecfa

Please sign in to comment.