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/log-file.js TAP snapshot > must match snapshot 1`] = `
91cb0ef41Sopenharmony_ci0 verbose logfile logs-max:10 dir:{CWD}/{DATE}-
101cb0ef41Sopenharmony_ci1 silly logfile done cleaning log files
111cb0ef41Sopenharmony_ci2 error no prefix
121cb0ef41Sopenharmony_ci3 error prefix with prefix
131cb0ef41Sopenharmony_ci4 error prefix 1 2 3
141cb0ef41Sopenharmony_ci5 verbose { obj: { with: { many: [Object] } } }
151cb0ef41Sopenharmony_ci6 verbose {"obj":{"with":{"many":{"props":1}}}}
161cb0ef41Sopenharmony_ci7 verbose {
171cb0ef41Sopenharmony_ci7 verbose   "obj": {
181cb0ef41Sopenharmony_ci7 verbose     "with": {
191cb0ef41Sopenharmony_ci7 verbose       "many": {
201cb0ef41Sopenharmony_ci7 verbose         "props": 1
211cb0ef41Sopenharmony_ci7 verbose       }
221cb0ef41Sopenharmony_ci7 verbose     }
231cb0ef41Sopenharmony_ci7 verbose   }
241cb0ef41Sopenharmony_ci7 verbose }
251cb0ef41Sopenharmony_ci8 verbose [ 'test', 'with', 'an', 'array' ]
261cb0ef41Sopenharmony_ci9 verbose ["test","with","an","array"]
271cb0ef41Sopenharmony_ci10 verbose [
281cb0ef41Sopenharmony_ci10 verbose   "test",
291cb0ef41Sopenharmony_ci10 verbose   "with",
301cb0ef41Sopenharmony_ci10 verbose   "an",
311cb0ef41Sopenharmony_ci10 verbose   "array"
321cb0ef41Sopenharmony_ci10 verbose ]
331cb0ef41Sopenharmony_ci11 verbose [ 'test', [ 'with', [ 'an', [Array] ] ] ]
341cb0ef41Sopenharmony_ci12 verbose ["test",["with",["an",["array"]]]]
351cb0ef41Sopenharmony_ci13 verbose [
361cb0ef41Sopenharmony_ci13 verbose   "test",
371cb0ef41Sopenharmony_ci13 verbose   [
381cb0ef41Sopenharmony_ci13 verbose     "with",
391cb0ef41Sopenharmony_ci13 verbose     [
401cb0ef41Sopenharmony_ci13 verbose       "an",
411cb0ef41Sopenharmony_ci13 verbose       [
421cb0ef41Sopenharmony_ci13 verbose         "array"
431cb0ef41Sopenharmony_ci13 verbose       ]
441cb0ef41Sopenharmony_ci13 verbose     ]
451cb0ef41Sopenharmony_ci13 verbose   ]
461cb0ef41Sopenharmony_ci13 verbose ]
471cb0ef41Sopenharmony_ci14 error pre has many errors Error: message
481cb0ef41Sopenharmony_ci14 error pre     at stack trace line 0
491cb0ef41Sopenharmony_ci14 error pre     at stack trace line 1
501cb0ef41Sopenharmony_ci14 error pre     at stack trace line 2
511cb0ef41Sopenharmony_ci14 error pre     at stack trace line 3
521cb0ef41Sopenharmony_ci14 error pre     at stack trace line 4
531cb0ef41Sopenharmony_ci14 error pre     at stack trace line 5
541cb0ef41Sopenharmony_ci14 error pre     at stack trace line 6
551cb0ef41Sopenharmony_ci14 error pre     at stack trace line 7
561cb0ef41Sopenharmony_ci14 error pre     at stack trace line 8
571cb0ef41Sopenharmony_ci14 error pre     at stack trace line 9 Error: message2
581cb0ef41Sopenharmony_ci14 error pre     at stack trace line 0
591cb0ef41Sopenharmony_ci14 error pre     at stack trace line 1
601cb0ef41Sopenharmony_ci14 error pre     at stack trace line 2
611cb0ef41Sopenharmony_ci14 error pre     at stack trace line 3
621cb0ef41Sopenharmony_ci14 error pre     at stack trace line 4
631cb0ef41Sopenharmony_ci14 error pre     at stack trace line 5
641cb0ef41Sopenharmony_ci14 error pre     at stack trace line 6
651cb0ef41Sopenharmony_ci14 error pre     at stack trace line 7
661cb0ef41Sopenharmony_ci14 error pre     at stack trace line 8
671cb0ef41Sopenharmony_ci14 error pre     at stack trace line 9
681cb0ef41Sopenharmony_ci15 error nostack [Error: message]
691cb0ef41Sopenharmony_ci
701cb0ef41Sopenharmony_ci`
71