diff --git a/test/tests/shared-functions.bash b/test/tests/shared-functions.bash index 2f62962..0c6e1ba 100644 --- a/test/tests/shared-functions.bash +++ b/test/tests/shared-functions.bash @@ -63,6 +63,9 @@ function display_compatible_file_field() { # display_remote_version # Limited support for using index.tab to resolve version into a number. # Return version number, without leading v. +# +# The simper (and independent) code here can cause transient false positive failures, like if the latest nightly version +# has not been build for all architectures yet. function display_remote_version() { # ToDo: support NODE_MIRROR