swiftlang / swift-foundation

The Foundation project
Apache License 2.0
2.4k stars 159 forks source link

Rename `CalendarBenchmarks` to `InternationalizationBenchmarks` #943

Closed fabianfett closed 1 month ago

fabianfett commented 1 month ago

Motivation

The Benchmarks package currently fails to resolve. It errors because it can't find Benchmarks/Calendar:

Showing All Issues
invalid custom path 'Benchmarks/Calendar' for target 'CalendarBenchmarks'

Change

Result

Benchmarks run again.

parkera commented 1 month ago

@swift-ci test

parkera commented 1 month ago

What’s with the windows failure?

itingliu commented 1 month ago

Windows failure looks like network issue?

error: RPC failed; curl 56 Recv failure: Connection was reset
    error: 4922 bytes of body are still expected
    fetch-pack: unexpected disconnect while reading sideband packet
    fatal: early EOF
    fatal: fetch-pack: invalid index-pack output
itingliu commented 1 month ago

@swift-ci please test windows