11cb0ef41Sopenharmony_ci/* IMPORTANT 21cb0ef41Sopenharmony_ci * This snapshot file is auto-generated, but designed for humans. 31cb0ef41Sopenharmony_ci * It should be checked into source control and tracked carefully. 41cb0ef41Sopenharmony_ci * Re-generate by setting TAP_SNAPSHOT=1 and running tests. 51cb0ef41Sopenharmony_ci * Make sure to inspect the output below. Do not ignore changes! 61cb0ef41Sopenharmony_ci */ 71cb0ef41Sopenharmony_ci'use strict' 81cb0ef41Sopenharmony_ciexports[`test/lib/utils/validate-lockfile.js TAP extra inventory items on idealTree > should have missing entries error 1`] = ` 91cb0ef41Sopenharmony_ciArray [ 101cb0ef41Sopenharmony_ci "Missing: baz@3.0.0 from lock file", 111cb0ef41Sopenharmony_ci] 121cb0ef41Sopenharmony_ci` 131cb0ef41Sopenharmony_ci 141cb0ef41Sopenharmony_ciexports[`test/lib/utils/validate-lockfile.js TAP extra inventory items on virtualTree > should have no errors if finding virtualTree extra items 1`] = ` 151cb0ef41Sopenharmony_ciArray [] 161cb0ef41Sopenharmony_ci` 171cb0ef41Sopenharmony_ci 181cb0ef41Sopenharmony_ciexports[`test/lib/utils/validate-lockfile.js TAP identical inventory for both idealTree and virtualTree > should have no errors on identical inventories 1`] = ` 191cb0ef41Sopenharmony_ciArray [] 201cb0ef41Sopenharmony_ci` 211cb0ef41Sopenharmony_ci 221cb0ef41Sopenharmony_ciexports[`test/lib/utils/validate-lockfile.js TAP mismatching versions on inventory > should have errors for each mismatching version 1`] = ` 231cb0ef41Sopenharmony_ciArray [ 241cb0ef41Sopenharmony_ci "Invalid: lock file's foo@1.0.0 does not satisfy foo@2.0.0", 251cb0ef41Sopenharmony_ci "Invalid: lock file's bar@2.0.0 does not satisfy bar@3.0.0", 261cb0ef41Sopenharmony_ci] 271cb0ef41Sopenharmony_ci` 281cb0ef41Sopenharmony_ci 291cb0ef41Sopenharmony_ciexports[`test/lib/utils/validate-lockfile.js TAP missing virtualTree inventory > should have errors for each mismatching version 1`] = ` 301cb0ef41Sopenharmony_ciArray [ 311cb0ef41Sopenharmony_ci "Missing: foo@1.0.0 from lock file", 321cb0ef41Sopenharmony_ci "Missing: bar@2.0.0 from lock file", 331cb0ef41Sopenharmony_ci "Missing: baz@3.0.0 from lock file", 341cb0ef41Sopenharmony_ci] 351cb0ef41Sopenharmony_ci` 36