octave-maintainers
[Top][All Lists]
Advanced

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

classes.tst hangs octave


From: Dmitri A. Sergatskov
Subject: classes.tst hangs octave
Date: Sun, 29 Oct 2017 20:49:06 -0500

At least on Fedora
classes.tst hangs with octave running with 100% cpu
see

http://buildbot.octave.org:8010/waterfall

This is after
http://buildbot.octave.org:8010/changes/3691

Change #3691

Category None
Changed by Rik <address@hidden>
Changed at Mon 30 Oct 2017 00:33:41
Repository http://hg.savannah.gnu.org/hgweb/octave
Project octave
Branch default
Revision 068556c5167e9bca5173154c8ba93fe73f3c41f7

Comments

Add BIST test for clear() function (bug #35881).

* test/bug-35881/bug-35881.tst: New tests for clear() function which verify
that current function is unaffected.

* test/bug-35881/bug35881.m: New test code.

* test/bug-35881/module.mk: Add test files to build system.

* __run_test_suite__.m: Replace global variables with function variables.  Use
nested functions to access parent's copy of function variable.  Modify function
to accept two additional inputs: topsrcdir and topbuilddir.

* test/fntests.m: Call __run_test_suite__ with topsrcdir and topbuilddir inputs.

* test/module.mk: Add bug-35881 files to build system.

Changed files

  • scripts/testfun/__run_test_suite__.m
  • test/bug-35881/bug-35881.tst
  • test/bug-35881/bug35881.m
  • test/bug-35881/module.mk
  • test/fntests.m
  • test/module.mk

reply via email to

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