Ticket #2017 (closed bug: fixed)

Opened 11 years ago

Last modified 11 years ago

gen_gc2 branch: t/pmc/namespace-old.t and t/pmc/resizablepmcarray.t test failures

Reported by: jkeenan Owned by: bacek
Priority: normal Milestone:
Component: core Version: 3.1.0
Severity: medium Keywords:
Cc: Language:
Patch status: applied Platform:

Description

As indicated in  TT #2205, I have tested the gen_gc2 branch on Darwin/PPC and compared the results with the former master.

At commit b48afc8a393, make and make smolder_test took 10:35 and 16:55 respectively, for a total of 27:30. The comparable totals for the former master (8ae02700) were 9:59 and 19:14 for a total of 29:13.

However, we are getting new test failures in the two files named in the summary. The full smolder result is  here. I am attaching files for each of the two files with test failures.

Attachments

t_pmc_namespace-old.failures.txt Download (2.5 KB) - added by jkeenan 11 years ago.

Change History

Changed 11 years ago by jkeenan

Changed 11 years ago by jkeenan

  • owner set to bacek

Got the same failures on gen_gc2 branch on Linux/i386:

Test Summary Report
-------------------
t/pmc/namespace-old.t                     (Wstat: 1024 Tests: 38 Failed: 4)
  Failed tests:  27-30
  Non-zero exit status: 4
t/pmc/resizablepmcarray.t                 (Wstat: 256 Tests: 111 Failed: 5)
  Failed tests:  104, 106-107, 109-110
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 143 tests but ran 111.
Files=383, Tests=13922, 249 wallclock secs ( 1.52 usr  0.91 sys + 196.21 cusr 20.66 csys = 219.30 CPU)
Result: FAIL

commit 973a07404d3

Thank you very much.

kid51

Changed 11 years ago by bacek

Hello.

I think it should be fixed in 6ddd127005

-- Bacek

Changed 11 years ago by jkeenan

  • patch set to applied

Confirmed. I ran make test on Linux and make pmc_tests on Darwin and got PASS on both.

Thank you for your rapid response to the ticket. Feel free to close.

kid51

Changed 11 years ago by bacek

  • status changed from new to closed
  • resolution set to fixed

Resolved. Closing ticket.

Note: See TracTickets for help on using tickets.