#1061: Lists of test files duplicated.
---------------------+------------------------------------------------------
 Reporter:  coke     |       Owner:  jkeenan 
     Type:  cage     |      Status:  assigned
 Priority:  minor    |   Milestone:          
Component:  testing  |     Version:  trunk   
 Severity:  medium   |    Keywords:          
     Lang:           |       Patch:          
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by mikehh):

 This was my understanding.

 I need to change the comment I added with the EXTRA_TEST_FILES in root.in
 to reflect the current situation as opposed to the situation before the
 addition.

 What happened is that after the change in r40512 the tests (in
 EXTRA_TEST_FILES) were no longer being run in make fulltest (also make
 cover) as they had been moved out of coretests, although they were run in
 make test and make smoke/smolder_test from library_tests now. It is my
 understanding that make fulltest should run all the test files.

 Additionally make nqp_test was added to make test (BUT NOT make
 smoke/smolder_test) by moritz.  This works slightly differently and also
 needs looking at.

 In terms of lib/Parrot/Harness/DefaultTests.pm the @standard_tests array
 includes t/doc/*.t which no longer exists.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1061#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to