octave-maintainers
[Top][All Lists]
Advanced

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

Re: RC1 Candidate


From: Anadi Kashyap
Subject: Re: RC1 Candidate
Date: Sun, 27 Jan 2019 20:13:30 +0530



On Sun, Jan 27, 2019 at 7:50 PM "Markus Mützel" <address@hidden> wrote:
Am 27. Januar 2019 um 15:08 Uhr schrieb "Anadi Kashyap":
> What I pasted was actually the last bit of the output on my terminal. 

What do you see while "make check" is running? Does it look more like the snippet I sent before?
Can you scroll up through the complete test report (some 80,000 lines for me) and find what you are looking for?

Markus
Okay so I had to check the unlimited lines thingy for zsh, previously it was set to 1,000. I scrolled up and FINALLY found this.

/var/tmp/octave-help-PiaJW8:114: Unknown command `codequoteundirected'.
/var/tmp/octave-help-Pc7yhd:114: Unknown command `codequoteundirected'.
/var/tmp/octave-help-rNy7zy:114: Unknown command `codequoteundirected'.
/var/tmp/octave-help-4i77cQ:114: Unknown command `codequoteundirected'.
/var/tmp/octave-help-dLcyFR:114: Unknown command `codequoteundirected'.
/var/tmp/octave-help-AqhgK7:114: Unknown command `codequoteundirected'.
 PASS  103/103
  transpose.tst .................................................. PASS   16/16
  try.tst ........................................................ PASS   18/18
  unwind.tst ..................................................... PASS    2/2
  while.tst ...................................................... PASS    6/6

Summary:

  PASS                            15462
  FAIL                                6
  REGRESSION                          1
  XFAIL (reported bug)               44
  SKIP (missing feature)             37
  SKIP (run-time condition)          40

See the file /Users/katokateki/octave-5.0.90/.build/test/fntests.log for additional details.

XFAIL items are known bugs or expected failures.
Bug report numbers may be found in the log file:
/Users/katokateki/octave-5.0.90/.build/test/fntests.log
Please help improve Octave by contributing fixes for them.

Tests are often skipped because required features were
disabled or were not present when Octave was built.
The configure script should have printed a summary
indicating which dependencies were not found.

163 (of 837) .m files have no tests.

Please help improve Octave by contributing tests for these files
(see the list in the file /Users/katokateki/octave-5.0.90/.build/test/fntests.log).


Contents of test/fntests.log:

# >>>>>  new test file
# ?????  no tests in file
# !!!!!  test had an unexpected result
# -----  test was skipped
# *****  code for the test

# Search for the unexpected results in the file
# then page back to find the filename which caused it.
# The result may be an unexpected failure (in which
# case an error will be reported) or an unexpected
# success (in which case no error will be reported).

So the "Contents of test/fntests.log: " was the reason I had to scroll so high up. 

Anyways, the summary is as follows for my macOS Mojave 10.14:

Summary:

  PASS                            15462
  FAIL                                6
  REGRESSION                          1
  XFAIL (reported bug)               44
  SKIP (missing feature)             37
  SKIP (run-time condition)          40

reply via email to

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