octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55522] Add failure summary to __run_test_suit


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55522] Add failure summary to __run_test_suite__ output?
Date: Sun, 20 Jan 2019 03:41:26 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #1, bug #55522 (project octave):

And here's a refactoring to use an object-based test results, to avoid having
to carry around 7 different variables to track the results. Includes nicer
formatting for the failed file list, too.

file #46036:  test-suite-summary-output-OOP-v2.patch


  fixed/switch.tst ...............................................
  fixed/system.tst ...............................................
  fixed/transpose.tst ............................................
  fixed/try.tst ..................................................
  fixed/unwind.tst ...............................................
  fixed/while.tst ................................................

Summary:

  PASS                            14949
  FAIL                               16
  XFAIL (reported bug)               54
  SKIP (missing feature)             50
  SKIP (run-time condition)          29

  Failed tests:
     libinterp/corefcn/graphics.cc-tst
     libinterp/corefcn/help.cc-tst
     libinterp/corefcn/pr-output.cc-tst
     libinterp/corefcn/variables.cc-tst
     libinterp/parse-tree/oct-parse.in.yy-tst
     miscellaneous/inputname.m
     miscellaneous/unpack.m
     miscellaneous/zip.m
     ode/decic.m
     optimization/fminunc.m
     plot/util/copyobj.m
     plot/util/hgsave.m
     plot/util/printd.m
     set/ismember.m
     special-matrix/magic.m

See the file /Users/janke/Dropbox/computer/data/Documents/octave/fntests.log
for additional details.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55522>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]