Skip to content

HighLevelTest broken #1392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
andreasabel opened this issue May 11, 2025 · 1 comment
Open

HighLevelTest broken #1392

andreasabel opened this issue May 11, 2025 · 1 comment

Comments

@andreasabel
Copy link
Member

andreasabel commented May 11, 2025

cabal test HighLevelTest                          
...
Test suite HighLevelTest: RUNNING...
= Initialising
= Setting up test directory
= initialising hackage database
using "/hackage-server/dist-newstyle/build/aarch64-osx/ghc-9.12.2/hackage-server-0.5.1/x/hackage-server/build/hackage-server/hackage-server"
hackage-server: Creating initial state...
finalising data for feature users
finalising data for feature core
finalising data for feature security
hackage-server: Using default administrator account (user admin, passwd admin)
hackage-server: Done
= Forking server thread
= Server thread started
= Making a request to see if server is up
= Server not up yet; will try again shortly
= (result was Left user error (openTCPConnection: failed to connect to 127.0.0.1:8392: Network.Socket.connect: <socket: 12>: does not exist (Connection refused)))
using "/Users/abel/bin/src/hackage-server/dist-newstyle/build/aarch64-osx/ghc-9.12.2/hackage-server-0.5.1/x/hackage-server/build/hackage-server/hackage-server"
hackage-server: Guessing public URI as ...
(you can override with the --base-uri= flag)

Error: hackage-server: You must provide the --user-content-uri= flag

= Making a request to see if server is up
= Server not up yet; will try again shortly
= (result was Left user error (openTCPConnection: failed to connect to 127.0.0.1:8392: Network.Socket.connect: <socket: 12>: does not exist (Connection refused)))
...

Error: hackage-server: You must provide the --user-content-uri= flag

This points to PR #1379 @ysangkok @gbaz a454a13#r156782508

Last documented successful run at https://github.com/haskell/hackage-server/actions/runs/14195102980/job/39768321407#step:20:343

Test suite HighLevelTest: PASS

The following run is already broken: https://github.com/haskell/hackage-server/actions/runs/14346233600/job/40216481879#step:20:154

Test suite HighLevelTest: FAIL

This first failing run belongs to #1379 ("User content host v2").

@ysangkok
Copy link
Member

Thanks for the report, I forgot about this test... I'll take a look next weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants