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

integration test fails on Codespaces #65

Open
saza-ku opened this issue Apr 27, 2024 · 0 comments
Open

integration test fails on Codespaces #65

saza-ku opened this issue Apr 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@saza-ku
Copy link
Contributor

saza-ku commented Apr 27, 2024

zig build -Dtest=true -Doptimize=ReleaseFast -Dlog-level=debug run

[LOG INFO]: available memory: 14495000 - 1ffe0000
[LOG INFO]: pci: found device at bus 0, slot 0, func 0
[LOG INFO]: pci: vendor id: 8086
[LOG INFO]: pci: device id: 1237
[LOG INFO]: pci: found device at bus 0, slot 1, func 0
[LOG INFO]: pci: vendor id: 8086
[LOG INFO]: pci: device id: 7000
[LOG INFO]: pci: found device at bus 0, slot 1, func 1
[LOG INFO]: pci: vendor id: 8086
[LOG INFO]: pci: device id: 7010
[LOG INFO]: pci: found device at bus 0, slot 1, func 3
[LOG INFO]: pci: vendor id: 8086
[LOG INFO]: pci: device id: 7113
[LOG INFO]: pci: found device at bus 0, slot 2, func 0
[LOG INFO]: pci: vendor id: 1234
[LOG INFO]: pci: device id: 1111
[LOG INFO]: pci: found device at bus 0, slot 3, func 0
[LOG INFO]: pci: vendor id: 1af4
[LOG INFO]: pci: device id: 1041
[LOG DEBUG]: offset: 0
[LOG DEBUG]: offset: 12288
[LOG DEBUG]: notify_off_multiplier: 4
[LOG DEBUG]: offset: 8192
[LOG DEBUG]: offset: 4096
[LOG DEBUG]: offset: 0
[LOG INFO]: mac: 52:54:0:12:34:56
[LOG DEBUG]: FILES_MAX: 200
[LOG DEBUG]: directory: ./
[LOG DEBUG]: regular file: ./output.txt
[LOG DEBUG]: regular file: ./test.txt
[LOG DEBUG]: root directory: fd=3, path=./

[LOG DEBUG]: WASI memory_grow: 1
[LOG INFO]: base: 0
[LOG DEBUG]: WASI sock_open: 1 2 0
[LOG INFO]: client socket test: sock_open succeeded
[LOG DEBUG]: WASI sock_connect: 4 4 80
[LOG DEBUG]: interrupt
[LOG DEBUG]: interrupt
[LOG INFO]: client socket test: sock_connect succeeded
[LOG DEBUG]: WASI fd_write: 4 12 2 52
[LOG INFO]: client socket t[LOG DEBUG]: interrupt
est: fd_write succeeded
[LOG DEBUG]: WASI sock_getlocaladdr: 4 4 40 44
[LOG DEBUG]: interrupt
[LOG DEBUG]: interrupt
[LOG DEBUG]: interrupt
[LOG INFO]: sock_getlocaladdr failed: 80.161.56.4
@saza-ku saza-ku added the bug Something isn't working label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant