Ticket #952 (closed bug: fixed)

Opened 12 years ago

Last modified 12 years ago

pcc_arg_unify branch fails tests.

Reported by: coke Owned by: jkeenan
Priority: normal Milestone:
Component: core Version: branch
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description (last modified by coke) (diff)

To test on this branch, use

make corevm coretest

There are a few hundred test failures that need to be resolved before this work can be merged back to trunk.

Once we get the core tests passing, we'll expand our testing to the non-core bits, and then to the HLLs.

Change History

Changed 12 years ago by coke

Tene mentions on IRC that this is because we should be using 'make corevm' to build parrot on the branch, except that that corevm target doesn't exist in the branch.

Changed 12 years ago by coke

with r40819 (tene++) , we can now run 'make corevm coretest' directly and work on bugfixen (which are probably better generated as patches rather than commits unless you're allison or tene.)

Changed 12 years ago by coke

  • description modified (diff)
  • summary changed from pcc_arg_unify branch doesn't build. to pcc_arg_unify branch fails tests.

Changed 12 years ago by jkeenan

  • component changed from none to testing

Changed 12 years ago by coke

  • component changed from testing to core

Changed 12 years ago by jkeenan

Can someone provide a description of the objectives of this branch?

That might encourage more people to do a checkout and take a look at it.

kid51

Changed 12 years ago by jkeenan

  • owner set to jkeenan

This branch has been superseded by other branches -- particularly pcc_reapply -- so there's nothing left to test here. Closing ticket.

kid51

Changed 12 years ago by jkeenan

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

Changed 12 years ago by coke

The purpose of this ticket was not to track that particular branch, per se, but the PCC cleanups, which were, at the time, occurring on that branch.

Note: See TracTickets for help on using tickets.