[MacPorts] #60630: test mtime1 failed
MacPorts
noreply at macports.org
Fri Jun 12 22:22:48 UTC 2020
#60630: test mtime1 failed
-------------------------+------------------------
Reporter: ryandesign | Owner: neverpanic
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: base | Version: 2.6.99
Resolution: fixed | Keywords:
Port: |
-------------------------+------------------------
Changes (by neverpanic):
* owner: (none) => neverpanic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"83711dc4cc749931fa35af4f3766dbdb74c24f4d/macports-base"
83711dc4cc749931fa35af4f3766dbdb74c24f4d/macports-base] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-base"
revision="83711dc4cc749931fa35af4f3766dbdb74c24f4d"
tests: Fix curl isnewer test broken by braeburn update
Updating braeburn to a subversion version >= 1.10.0 broke this test,
because the subversion backend no longer delivers the Last-Modified
header.
Switch to a URL under our control that does and, adjust the other tests
as required, update the timestamps to check in the 'curl isnewer'
testcases, and drop unused variables.
Ideally, we wouldn't be relying on a remote server for this test and
start a local one, but Apple doesn't ship /usr/bin/python3 on modern
systems, we should probably not rely on /usr/bin/python being around for
very much longer, and I'm not aware of any other quick-and-dirty
webservers we could start for the test short of writing our own.
Closes: https://trac.macports.org/ticket/60630
}}}
--
Ticket URL: <https://trac.macports.org/ticket/60630#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list