Implement native VivoxTest validation (#95)
Some checks failed
Native code generation / deterministic (push) Failing after 2m19s
Imaging and meshing gate / native (push) Failing after 4m24s
JPEG 2000 feature / linux (push) Successful in 2m50s
Native Rust workspace compile / compile (push) Failing after 15m31s
Skia feature / linux (push) Successful in 31m51s
Some checks failed
Native code generation / deterministic (push) Failing after 2m19s
Imaging and meshing gate / native (push) Failing after 4m24s
JPEG 2000 feature / linux (push) Successful in 2m50s
Native Rust workspace compile / compile (push) Failing after 15m31s
Skia feature / linux (push) Successful in 31m51s
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -1001,6 +1001,7 @@ dependencies = [
|
||||
"libremetaverse-utilities",
|
||||
"libremetaverse-voice-vivox",
|
||||
"libremetaverse-voice-webrtc",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1056,7 +1057,9 @@ dependencies = [
|
||||
"libremetaverse-imaging",
|
||||
"libremetaverse-imaging-skia",
|
||||
"libremetaverse-structured-data",
|
||||
"libremetaverse-voice-vivox",
|
||||
"regex",
|
||||
"roxmltree",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
@@ -1130,6 +1133,8 @@ dependencies = [
|
||||
"libremetaverse",
|
||||
"libremetaverse-structured-data",
|
||||
"libremetaverse-types",
|
||||
"roxmltree",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user