Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#52217 closed defect (fixed)

make test fails on Snow Leopard: Total:hasGit

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.3.99
Keywords: snowleopard Cc: larryv (Lawrence Velázquez)
Port:

Description

make test fails on Snow Leopard:

https://build.macports.org/builders/base-10.6_x86_64/builds/13/steps/test/logs/stdio

There's some weird output like:

Total:hasGit Passed:  Failed:  Skipped:   macports.test

I wonder if this points to the fact that Snow Leopard does not have /usr/bin/git and that the test is not handling this correcrtly.

Change History (3)

comment:1 Changed 7 years ago by jmroot (Joshua Root)

Milestone: MacPorts 2.4.0

comment:2 Changed 7 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

In e07abc8/macports-base:

Fix test.tcl parsing of test output

This could not handle tests with more than one constraint at all.

Fixes: #52217

comment:3 Changed 7 years ago by jmroot (Joshua Root)

Milestone: MacPorts 2.4.0
Note: See TracTickets for help on using tickets.