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

CI: use ghcr.io/macbre/nginx-http3:1.27.0 #1390

Merged
merged 3 commits into from
Aug 9, 2024
Merged

CI: use ghcr.io/macbre/nginx-http3:1.27.0 #1390

merged 3 commits into from
Aug 9, 2024

Conversation

macbre
Copy link
Owner

@macbre macbre commented Aug 9, 2024

No description provided.

@macbre macbre added the Tests label Aug 9, 2024
@macbre
Copy link
Owner Author

macbre commented Aug 9, 2024

  ● Integration tests › /dom-operations.html › should have "jsSize" metric set properly
    assert.strictEqual(received, expected)
    Expected value to strictly be equal to:
      29734
    Received:
      29756
      118 |       Object.keys(test.metrics || {}).forEach((name) => {
      119 |         it(`should have "${name}" metric set properly`, () => {
    > 120 |           assert.strictEqual(results.getMetric(name), test.metrics[name]);
          |                  ^
      121 |         });
      122 |       });
      123 |
      at Object.strictEqual (test/integration.test.js:120:18)
  ● Integration tests › /browser-caching.html › should have "contentLength" metric set properly
    assert.strictEqual(received, expected)
    Expected value to strictly be equal to:
      30354
    Received:
      30376
      118 |       Object.keys(test.metrics || {}).forEach((name) => {
      119 |         it(`should have "${name}" metric set properly`, () => {
    > 120 |           assert.strictEqual(results.getMetric(name), test.metrics[name]);
          |                  ^
      121 |         });
      122 |       });
      123 |
      at Object.strictEqual (test/integration.test.js:120:18)

@macbre macbre marked this pull request as ready for review August 9, 2024 15:09
@macbre macbre self-assigned this Aug 9, 2024
@macbre macbre merged commit bf26bab into devel Aug 9, 2024
11 checks passed
@macbre macbre deleted the ci/nginx1.27 branch August 9, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant