Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

E02xtrace test failed



Daniel et al -

With today's build, I'm seeing a failure on the E02xtrace test:

../../../src/zsh-2020-03-22/Test/E01options.ztst: all tests successful.
../../../src/zsh-2020-03-22/Test/E02xtrace.ztst: starting.
Test ../../../src/zsh-2020-03-22/Test/E02xtrace.ztst failed: bad status 1,
expected 0 from:
 function -T -- -T { echo trace function literally named "-T" }
 -T
 function -T -- { echo trace anonymous function }
 functions -- -- # no output
Error output:
+-T:0> echo trace function literally named -T
+(anon):0> echo trace anonymous function
Was testing: define traced function: parse test
../../../src/zsh-2020-03-22/Test/E02xtrace.ztst: test failed.

Please let me know if you need further investigation.

Regards,
  Vin


Messages sorted by: Reverse Date, Date, Thread, Author