Opened 14 years ago

Closed 14 years ago

#1995 closed Patches (worksforme)

Restoring process_jam_log.cpp / compiler_status.cpp functionality

Reported by: Nicola Musatti Owned by: Beman Dawes
Milestone: To Be Determined Component: Regression Testing USE GITHUB
Version: Boost Development Trunk Severity: Regression
Keywords: Cc:

Description

A recent regression testing reorganization broke some assumptions on which both process_jam_log.cpp and compiler_status.cpp relied. This patch fixes these problems and adds a few changes:

  • the report URL's now point to the svn repository (cs);
  • special treatment of the status directory, to make it again possible to run full tests from there (both);
  • tentative support for using the tools from outside the boost source tree (both);
  • slight rework of command line options (pjl);
  • options can now be expressed in any order (pjl);

Attachments (1)

pjl_cs080606.patch (13.3 KB ) - added by Nicola Musatti 14 years ago.

Download all attachments as: .zip

Change History (5)

by Nicola Musatti, 14 years ago

Attachment: pjl_cs080606.patch added

comment:1 by Beman Dawes, 14 years ago

Resolution: fixed
Status: newclosed

comment:2 by René Rivera, 14 years ago

Resolution: fixed
Status: closedreopened

This fix broke the regular regression testing. And I've reverted the one line that is the culprit of the new problems. It seems to me that there wasn't testing done on Windows. See this change [46798] for the problem line.

comment:3 by Nicola Musatti, 14 years ago

Is there any outstanding issue with the current state of things? If I don't get any feedback in a few days I'll close this ticket.

comment:4 by Beman Dawes, 14 years ago

Resolution: worksforme
Status: reopenedclosed

These tools are currently working for me. If there is still a problem, please open a new ticket with details of how to reproduce the problem, rather than reopening this ticket.

Thanks,

--Beman

Note: See TracTickets for help on using tickets.