ooni-probe-cli/.github/workflows
Simone Basso b9a844ecee
feat: run ~always netxlite integration tests (#522)
* feat: run ~always netxlite integration tests

This diff ensures that we check on windows, linux, macos that our
fundamental networking library (netxlite) works.

We combine unit and integration tests.

This work is part of https://github.com/ooni/probe/issues/1733, where
I want to have more strong guarantees about the foundations.

* fix(filtering/tls_test.go): make portable on Windows

The trick here is to use the wrapped error so to normalize the
different errors messages we see on Windows.

* fix(netxlite/quic_test.go): make portable on windows

Rather than using the zero port, use the `x` port which fails
when the stdlib is parsing the address.

The zero port seems to work on Windows while it does not on Unix.

* fix(serialresolver_test.go): make error more timeout than before

This seems enough to convince Go on Windows about this error
being really a timeout timeouty timeouted thingie.
2021-09-29 16:04:26 +02:00
..
alltests.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
android.yml refactor: replace ./make (python3) with ./mk (makefile) (#343) 2021-05-11 16:15:13 +02:00
codeql-analysis.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
coverage.yml feat: run ~always netxlite integration tests (#522) 2021-09-29 16:04:26 +02:00
debianrepo.yml ci: master only runs coverage and only with go1.17 (+ fix flaky test) (#452) 2021-09-05 12:44:44 +02:00
generate.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
ios.yml refactor: replace ./make (python3) with ./mk (makefile) (#343) 2021-05-11 16:15:13 +02:00
jafar.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
linux.yml fix(debian): make sure we can publish all archs (#350) 2021-05-19 13:54:19 +02:00
macos.yml refactor: reorganize and to end and smoke testing (#348) 2021-05-13 18:04:47 +02:00
miniooni.yml refactor: reorganize and to end and smoke testing (#348) 2021-05-13 18:04:47 +02:00
netxlite.yml feat: run ~always netxlite integration tests (#522) 2021-09-29 16:04:26 +02:00
oohelperd.yml oohelperd packaging and CI (#374) 2021-06-15 15:53:22 +02:00
qafbmessenger.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
qahhfm.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
qahirl.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
qatelegram.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
qawebconnectivity.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
qawhatsapp.yml refactor(.github/workflows): reorganize many builds (#332) 2021-05-06 19:56:55 +02:00
windows.yml refactor: reorganize and to end and smoke testing (#348) 2021-05-13 18:04:47 +02:00