Skip to content
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

Update/Fix CI setup #1198

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Update/Fix CI setup #1198

merged 3 commits into from
Nov 22, 2024

Conversation

IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Nov 22, 2024

New nightly failures are some unexpected allocations

HTTPVersion: Test Failed at /home/runner/work/HTTP.jl/HTTP.jl/test/httpversion.jl:19
  Expression: #= /home/runner/work/HTTP.jl/HTTP.jl/test/httpversion.jl:19 =# @allocated(HTTPVersion("1.1")) == 0
   Evaluated: 16 == 0

  Expression: #= /home/runner/work/HTTP.jl/HTTP.jl/test/httpversion.jl:20 =# @allocated(VersionNumber(HTTPVersion("1.1"))) == 0
   Evaluated: 64 == 0

@IanButterworth IanButterworth force-pushed the patch-1 branch 2 times, most recently from b3606c3 to 3ec466b Compare November 22, 2024 15:26
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@fredrikekre fredrikekre merged commit f44242e into JuliaWeb:master Nov 22, 2024
10 of 13 checks passed
@IanButterworth IanButterworth deleted the patch-1 branch November 23, 2024 05:01
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

Successfully merging this pull request may close these issues.

2 participants