nexB / scancode-toolkit

:mag: ScanCode detects licenses, copyrights, dependencies by "scanning code" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase, the Google Summer of Code, Azure credits, nexB and others generous sponsors!
https://github.com/nexB/scancode-toolkit/releases/
2.02k stars 533 forks source link

RPM tests failing in macos13 runners #3840

Closed AyanSinhaMahapatra closed 3 days ago

AyanSinhaMahapatra commented 3 days ago

See https://dev.azure.com/nexB/scancode-toolkit/_build/results?buildId=13835&view=logs&j=09741806-75ca-5cd9-6b83-b25633c99a10

AyanSinhaMahapatra commented 3 days ago

Note that these are not failing here: https://dev.azure.com/nexB/scancode-toolkit/_build/results?buildId=13835&view=logs&j=6fc4d2f7-0c9a-5bf0-7a56-a776bb2c4af3

AyanSinhaMahapatra commented 3 days ago

We were mistakenly running all the tests instead of just scancode ones (without installing all dependencies), this was an error introduced while doing the merge commit.