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

fix: Disable apparmor_restrict_unprivileged_userns on CI #1154

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jan 20, 2025

This comment has been minimized.

@k1LoW k1LoW force-pushed the fix-chrome-sandbox-error branch from 18b9263 to d8fa44c Compare January 20, 2025 01:57

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@k1LoW k1LoW force-pushed the fix-chrome-sandbox-error branch from 9b55403 to 8781843 Compare January 20, 2025 02:14
@k1LoW k1LoW changed the title fix: Set CHROME_DEVEL_SANDBOX fix: Disable apparmor_restrict_unprivileged_userns on CI Jan 20, 2025

This comment has been minimized.

Copy link
Contributor

BenchmarkManyRunbooks-4

main (-) #1154 (f1db1fe) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 3,892,843,344 ns/op 3,980,462,803 ns/op 87,619,459 ns/op
Bytes allocated per iteration 1,383,695,712 B/op 1,383,696,784 B/op 1,072 B/op
Allocs per iteration 19,139,980 allocs/op 19,140,090 allocs/op 110 allocs/op
Metadata
main (-) #1154 (f1db1fe)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

BenchmarkOpenAPI3-4

main (-) #1154 (f1db1fe) +/-
Number of iterations 1 1 0
Nanoseconds per iteration 5,058,995,739 ns/op 5,132,959,060 ns/op 73,963,321 ns/op
Bytes allocated per iteration 2,314,211,384 B/op 2,313,709,168 B/op -502,216 B/op
Allocs per iteration 31,758,535 allocs/op 31,760,894 allocs/op 2,359 allocs/op
Metadata
main (-) #1154 (f1db1fe)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

BenchmarkSingleRunbook-4

main (-) #1154 (f1db1fe) +/-
Number of iterations 24 24 0
Nanoseconds per iteration 49,228,918 ns/op 49,518,735 ns/op 289,817 ns/op
Bytes allocated per iteration 23,174,353 B/op 23,140,470 B/op -33,883 B/op
Allocs per iteration 184,819 allocs/op 184,784 allocs/op -35 allocs/op
Metadata
main (-) #1154 (f1db1fe)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/runn github.com/k1LoW/runn
cpu AMD EPYC 7763 64-Core Processor AMD EPYC 7763 64-Core Processor

Reported by octocov

Copy link
Contributor

Code Metrics Report

main (20d1c93) #1154 (f1db1fe) +/-
Coverage 63.3% 63.3% 0.0%
Code to Test Ratio 1:0.7 1:0.7 0.0
Test Execution Time 6m47s 4m55s -1m52s
Details
  |                     | main (20d1c93) | #1154 (f1db1fe) |  +/-   |
  |---------------------|----------------|-----------------|--------|
  | Coverage            |          63.3% |           63.3% |   0.0% |
  |   Files             |             78 |              78 |      0 |
  |   Lines             |           9011 |            9011 |      0 |
  |   Covered           |           5707 |            5707 |      0 |
  | Code to Test Ratio  |          1:0.7 |           1:0.7 |    0.0 |
  |   Code              |          16564 |           16564 |      0 |
  |   Test              |          12658 |           12658 |      0 |
+ | Test Execution Time |          6m47s |           4m55s | -1m52s |

Reported by octocov

@k1LoW k1LoW marked this pull request as ready for review January 20, 2025 02:23
@k1LoW k1LoW merged commit 2df81d4 into main Jan 20, 2025
9 checks passed
@k1LoW k1LoW deleted the fix-chrome-sandbox-error branch January 20, 2025 02:46
@github-actions github-actions bot mentioned this pull request Jan 20, 2025
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.

1 participant