Hi,

is there a way to access the log file of the unit-tests
(e.g. QuasR.Rcheck/tests/QuasR_unit_tests.Rout.fail) on the build system?
Currently I have failing test on george2, which I can't reproduce on my
system.
The 13 line output e.g.

* checking tests ...
  Running ‘QuasR_unit_tests.R’
 ERROR
Running the tests in ‘tests/QuasR_unit_tests.R’ failed.
Last 13 lines of output:
  Test full-methylated directed, mode=allC

  Test files with failing tests

     test_qAlign.R
       test_bisulfit_single

     test_qMeth.R
       test_full_meth_paired


  Error in QuasR:::test() : unit tests failed for package QuasR

of the check report

http://bioconductor.org/checkResults/devel/bioc-LATEST/QuasR/george2-checksrc.html

is not very informative, especially if the failing test can't be reproduce.
It would be a great help if the log file (e.g.
QuasR.Rcheck/tests/QuasR_unit_tests.Rout.fail)
could be copied to (e.g.
http://bioconductor.org/checkResults/devel/bioc-LATEST/QuasR/) somehow.

Sorry, if I missed something on the devel webpage.
Greetings
Anita

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to