0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-01-13 09:33:02 -05:00

test: fix flaky cached_data_version_tag test (#1194)

This commit is contained in:
Bartek Iwańczuk 2023-03-07 02:44:16 -04:00 committed by GitHub
parent 6dd892b111
commit 831f6e9bf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7050,6 +7050,7 @@ fn unbound_module_script_conversion() {
#[test]
fn cached_data_version_tag() {
let _setup_guard = setup::sequential_test();
// The value is unpredictable/unstable, as it is generated from a combined
// hash of the V8 version number and select configuration flags. This test
// asserts that it returns the same value twice in a row (the value ought to