puppetlabs / puppet

Server automation framework and application
https://puppet.com/open-source/#osp
Apache License 2.0
7.33k stars 2.18k forks source link

Windows specs involving 8.3 short names are failing on Windows GH runners #9371

Open joshcooper opened 1 month ago

joshcooper commented 1 month ago

Describe the Bug

See https://github.com/puppetlabs/puppet/pull/9368#issue-2322396443 for details

Expected Behavior

The pending tests should be re-enabled

Steps to Reproduce

Run the tests that were marked as pending in commit bd7153c0f3b59bd5438be5e3170a1643eb4fe2ce

Environment

Additional Context

The Windows runners were updated in https://github.com/actions/runner-images/releases/tag/win19%2F20240526.1 It seems to have disabled 8.3 support

github-actions[bot] commented 2 weeks ago

Migrated issue to PUP-12054