>>> prettier: Building testing/prettier 2.5.1-r0 (using abuild 3.9.0-r0) started Fri, 14 Jan 2022 00:57:01 +0000 >>> prettier: Checking sanity of /home/buildozer/aports/testing/prettier/APKBUILD... >>> prettier: Analyzing dependencies... >>> prettier: Installing for build: build-base nodejs yarn npm (1/4) Installing nodejs (16.13.2-r0) (2/4) Installing yarn (1.22.17-r0) (3/4) Installing npm (8.3.0-r0) (4/4) Installing .makedepends-prettier (20220114.005703) Executing busybox-1.35.0-r1.trigger OK: 289 MiB in 93 packages >>> prettier: Cleaning up srcdir >>> prettier: Cleaning up pkgdir >>> prettier: Fetching https://distfiles.alpinelinux.org/distfiles/edge//prettier-2.5.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 3093k 1 32768 0 0 33863 0 0:01:33 --:--:-- 0:01:33 33851 28 3093k 28 879k 0 0 433k 0 0:00:07 0:00:02 0:00:05 433k 100 3093k 100 3093k 0 0 1361k 0 0:00:02 0:00:02 --:--:-- 1362k >>> prettier: Fetching https://distfiles.alpinelinux.org/distfiles/edge//prettier-2.5.1.tar.gz >>> prettier: Checking sha512sums... prettier-2.5.1.tar.gz: OK timeout.patch: OK >>> prettier: Unpacking /var/cache/distfiles/edge/prettier-2.5.1.tar.gz... >>> prettier: timeout.patch patching file tests/config/setup.js yarn install v1.22.17 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... [4/5] Linking dependencies... [5/5] Building fresh packages... Done in 59.78s. yarn run v1.22.17 $ node --max-old-space-size=4096 ./scripts/build/build.mjs Building packages index.js....................... DONE doc.js......................... DONE standalone.js.................. DONE bin-prettier.js................ DONE third-party.js................. DONE parser-babel.js................ DONE parser-flow.js................. DONE parser-typescript.js........... DONE parser-espree.js............... DONE parser-meriyah.js.............. DONE parser-angular.js.............. DONE parser-postcss.js.............. DONE esm/parser-postcss.mjs......... DONE parser-graphql.js.............. DONE parser-markdown.js............. DONE parser-glimmer.js.............. DONE parser-html.js................. DONE parser-yaml.js................. DONE Done in 545.74s. yarn run v1.22.17 $ cross-env NODE_ENV=production jest PASS tests/integration/__tests__/third-party.js PASS tests/integration/__tests__/load-toml.js PASS tests/integration/__tests__/util-shared.js PASS tests/integration/__tests__/doc-utils-clean-doc.js (6.284 s) PASS tests/integration/__tests__/resolve-config-file.js (6.235 s) PASS tests/integration/__tests__/doc-mark-as-root.js (6.5 s) PASS tests/integration/__tests__/doc-trim.js (6.499 s) PASS tests/integration/__tests__/line-suffix-boundary.js (6.573 s) PASS tests/integration/__tests__/doc-builders.js (6.802 s) PASS tests/integration/__tests__/normalize-doc.js (6.848 s) PASS tests/integration/__tests__/debug-api.js (6.862 s) PASS tests/integration/__tests__/format.js (7.005 s) PASS tests/format/misc/errors/js/optional-chaining/jsfmt.spec.js (7.201 s) PASS tests/format/json/json-superset/jsfmt.spec.js (7.28 s) PASS tests/integration/__tests__/plugin-precedence.js (7.225 s) PASS tests/format/misc/errors/js/jsfmt.spec.js (7.328 s) PASS tests/integration/__tests__/ignore-absolute-path.js (7.318 s) PASS tests/format/js/bom/jsfmt.spec.js (7.467 s) PASS tests/format/misc/errors/js/for-of/jsfmt.spec.js (7.478 s) PASS tests/format/handlebars/html-whitespace-sensitivity/jsfmt.spec.js (7.859 s) PASS tests/format/misc/errors/js/async-await/jsfmt.spec.js (7.933 s) PASS tests/integration/__tests__/ignore-relative-path.js (7.761 s) PASS tests/format/misc/parser-inference/jsfmt.spec.js (8.038 s) PASS tests/format/misc/errors/invalid/jsfmt.spec.js (8.089 s) PASS tests/integration/__tests__/plugin-preprocess.js (5.585 s) PASS tests/format/misc/errors/json/jsfmt.spec.js (8.193 s) PASS tests/format/js/import-assertions/jsfmt.spec.js (8.712 s) PASS tests/format/vue/multiparser/jsfmt.spec.js (8.796 s) PASS tests/format/jsx/whitespace/jsfmt.spec.js (8.873 s) PASS tests/format/jsx/deprecated-jsx-bracket-same-line-option/jsfmt.spec.js (7.188 s) ● Console console.warn jsxBracketSameLine is deprecated. at warnDeprecated (../../../../../../../tmp/7c945ba4e2df5d24acf030c8fcb8f1e4/node_modules/prettier/index.js:9571:32) at Normalizer._applyNormalization (../../../../../../../tmp/7c945ba4e2df5d24acf030c8fcb8f1e4/node_modules/prettier/index.js:9602:9) at applyNormalization (../../../../../../../tmp/7c945ba4e2df5d24acf030c8fcb8f1e4/node_modules/prettier/index.js:9490:46) at Normalizer.normalize (../../../../../../../tmp/7c945ba4e2df5d24acf030c8fcb8f1e4/node_modules/prettier/index.js:9496:5) at normalizeOptions$5 (../../../../../../../tmp/7c945ba4e2df5d24acf030c8fcb8f1e4/node_modules/prettier/index.js:11717:33) at Object.normalizeApiOptions (../../../../../../../tmp/7c945ba4e2df5d24acf030c8fcb8f1e4/node_modules/prettier/index.js:11846:10) at normalize$1 (../../../../../../../tmp/7c945ba4e2df5d24acf030c8fcb8f1e4/node_modules/prettier/index.js:13070:21) at formatWithCursor$1 (../../../../../../../tmp/7c945ba4e2df5d24acf030c8fcb8f1e4/node_modules/prettier/index.js:14746:46) PASS tests/format/html/whitespace/jsfmt.spec.js (9.794 s) PASS tests/integration/__tests__/cli.js PASS tests/format/js/empty/jsfmt.spec.js (9.877 s) PASS tests/format/js/directives/jsfmt.spec.js (10.158 s) PASS tests/integration/__tests__/invalid-ignore.js (11.318 s) PASS tests/integration/__tests__/ignore-emoji.js (11.937 s) PASS tests/integration/__tests__/plugin-default-options.js (12.068 s) PASS tests/integration/__tests__/plugin-extensions.js (5.368 s) PASS tests/integration/__tests__/skip-folders.js (12.126 s) PASS tests/integration/__tests__/plugin-virtual-directory.js (5.488 s) PASS tests/integration/__tests__/ignore-vcs-files.js (5.507 s) PASS tests/integration/__tests__/cursor-offset.js (12.248 s) PASS tests/format/js/cursor/jsfmt.spec.js (12.556 s) PASS tests/integration/__tests__/debug-print-doc.js (5.734 s) PASS tests/integration/__tests__/debug-print-comments.js (5.988 s) PASS tests/format/misc/errors/js/hack-pipeline/jsfmt.spec.js (5.849 s) PASS tests/integration/__tests__/plugin-flush-line-suffix.js (5.744 s) PASS tests/integration/__tests__/parser-api.js (12.802 s) PASS tests/format/js/import-assertions/bracket-spacing/jsfmt.spec.js (5.776 s) PASS tests/format/markdown/auto-link/jsfmt.spec.js (13.087 s) PASS tests/integration/__tests__/support-info.js (13.195 s) PASS tests/format/misc/errors/typescript/jsfmt.spec.js (5.867 s) PASS tests/format/misc/empty/jsfmt.spec.js (13.439 s) PASS tests/integration/__tests__/debug-print-ast.js (6.163 s) PASS tests/integration/__tests__/schema.js (5.052 s) PASS tests/format/js/shebang/jsfmt.spec.js (6.754 s) PASS tests/format/misc/errors/js/import/jsfmt.spec.js (6.215 s) PASS tests/integration/__tests__/syntax-error.js (5.647 s) PASS tests/format/typescript/error-recovery/jsfmt.spec.js (6.849 s) PASS tests/format/markdown/wiki-link/jsfmt.spec.js (7.192 s) PASS tests/integration/__tests__/with-shebang.js (5.817 s) PASS tests/format/markdown/footnoteDefinition/jsfmt.spec.js (6.241 s) PASS tests/format/vue/with-plugins/jsfmt.spec.js (6.475 s) PASS tests/format/js/sloppy-mode/jsfmt.spec.js (6.752 s) PASS tests/format/html/comments/jsfmt.spec.js (9.491 s) PASS tests/format/flow/quote-props/jsfmt.spec.js (10.221 s) PASS tests/format/misc/errors/js/record/jsfmt.spec.js (5.462 s) PASS tests/format/markdown/table/empty-table/jsfmt.spec.js (5.537 s) PASS tests/format/misc/json-unknown-extension/jsfmt.spec.js (5.697 s) PASS tests/format/vue/custom_block/jsfmt.spec.js (9.762 s) PASS tests/format/misc/errors/broken-plugin/jsfmt.spec.js (5.231 s) PASS tests/format/js/quote-props/jsfmt.spec.js (11.297 s) PASS tests/format/js/babel-plugins/jsfmt.spec.js (18.22 s) PASS tests/format/typescript/quote-props/jsfmt.spec.js (5.836 s) PASS tests/format/yaml/flow-sequence/trailing-comma/jsfmt.spec.js (5.746 s) PASS tests/format/yaml/json/trailing-comma/jsfmt.spec.js (5.829 s) PASS tests/format/flow-repo/es_declare_module/flow-typed/jsfmt.spec.js (5.6 s) PASS tests/format/yaml/flow-mapping/trailing-comma/jsfmt.spec.js (6.022 s) PASS tests/format/js/module-blocks/jsfmt.spec.js (6.351 s) PASS tests/format/yaml/quote/jsfmt.spec.js (5.646 s) PASS tests/format/typescript/declare/trailing-comma/jsfmt.spec.js (5.282 s) PASS tests/format/misc/errors/json/json-stringify/jsfmt.spec.js PASS tests/format/js/eol/jsfmt.spec.js (7.525 s) PASS tests/format/typescript/end-of-line/jsfmt.spec.js (6.643 s) PASS tests/format/js/destructuring-ignore/jsfmt.spec.js (8.037 s) PASS tests/format/js/arrow-call/jsfmt.spec.js (12.315 s) PASS tests/format/json/json/jsfmt.spec.js (8.145 s) PASS tests/format/js/strings/jsfmt.spec.js (10.371 s) PASS tests/format/js/classes-private-fields/jsfmt.spec.js (7.203 s) PASS tests/format/js/arrows/semi/jsfmt.spec.js (5.989 s) PASS tests/format/misc/errors/typescript/babel-ts/jsfmt.spec.js (5.251 s) PASS tests/format/html/tags/jsfmt.spec.js (13.274 s) PASS tests/format/typescript/trailing-comma/jsfmt.spec.js (6.647 s) PASS tests/integration/__tests__/list-different.js (21.228 s) PASS tests/integration/__tests__/ignore-path.js (21.512 s) PASS tests/format/js/object-property-ignore/jsfmt.spec.js (10.281 s) PASS tests/integration/__tests__/write.js (21.684 s) PASS tests/integration/__tests__/check.js (21.772 s) PASS tests/format/typescript/compiler/jsfmt.spec.js (9.124 s) PASS tests/integration/__tests__/error-on-unmatched-pattern.js (21.881 s) PASS tests/format/js/tuple/jsfmt.spec.js (5.861 s) PASS tests/format/markdown/list/jsfmt.spec.js (21.916 s) PASS tests/integration/__tests__/with-parser-inference.js (22.084 s) PASS tests/format/flow/object-inexact/jsfmt.spec.js (8.624 s) PASS tests/format/json/with-comment/jsfmt.spec.js (5.825 s) PASS tests/format/js/no-semi-babylon-extensions/jsfmt.spec.js (5.318 s) PASS tests/format/markdown/paragraph/jsfmt.spec.js (7.569 s) PASS tests/format/misc/require-pragma/js/jsfmt.spec.js (6.727 s) PASS tests/format/vue/multiparser/unknown/jsfmt.spec.js (5.138 s) PASS tests/format/graphql/trailing-comma/jsfmt.spec.js (5.226 s) PASS tests/format/vue/broken-plugins/jsfmt.spec.js (5.125 s) PASS tests/format/js/dynamic-import/jsfmt.spec.js (6.081 s) PASS tests/format/js/decorators-export/jsfmt.spec.js (5.418 s) PASS tests/format/markdown/broken-plugins/jsfmt.spec.js (5.996 s) PASS tests/format/js/end-of-line/jsfmt.spec.js (6.235 s) PASS tests/format/js/bind-expressions/jsfmt.spec.js (7.675 s) PASS tests/format/typescript/tuple/jsfmt.spec.js (6.738 s) PASS tests/format/markdown/jsx-semi/jsfmt.spec.js (5.497 s) PASS tests/format/markdown/fenced-code-block/jsfmt.spec.js (5.076 s) PASS tests/format/typescript/typeparams/consistent/jsfmt.spec.js (7.154 s) PASS tests/format/misc/errors/js/reserved-word/jsfmt.spec.js PASS tests/format/flow/function-parentheses/jsfmt.spec.js (8.531 s) PASS tests/format/jsx/last-line/jsfmt.spec.js (6.175 s) PASS tests/format/typescript/arrows/jsfmt.spec.js (5.969 s) PASS tests/format/yaml/plain/jsfmt.spec.js (5.842 s) PASS tests/format/js/arrows/newline-before-arrow/jsfmt.spec.js PASS tests/format/js/trailing-comma/jsfmt.spec.js (13.711 s) PASS tests/integration/__tests__/with-node-modules.js (26.045 s) PASS tests/format/markdown/link/jsfmt.spec.js (5.798 s) PASS tests/format/js/template-align/jsfmt.spec.js (7.157 s) PASS tests/format/js/objects/jsfmt.spec.js (8.607 s) PASS tests/format/lwc/lwc/jsfmt.spec.js (6.067 s) PASS tests/integration/__tests__/debug-check.js (26.789 s) PASS tests/format/typescript/custom/abstract/jsfmt.spec.js (5.487 s) PASS tests/format/js/call/invalid/jsfmt.spec.js (5.126 s) PASS tests/format/typescript/conformance/classes/constructorDeclarations/constructorParameters/jsfmt.spec.js (6.972 s) PASS tests/format/typescript/test-declarations/jsfmt.spec.js (6.128 s) PASS tests/format/js/regex/jsfmt.spec.js (5.445 s) PASS tests/format/angular/interpolation/jsfmt.spec.js (5.648 s) PASS tests/format/vue/indent/jsfmt.spec.js (5.897 s) PASS tests/format/yaml/flow-sequence/jsfmt.spec.js (7.315 s) PASS tests/format/yaml/flow-mapping/jsfmt.spec.js (7.227 s) PASS tests/format/js/bracket-spacing/jsfmt.spec.js (6.586 s) PASS tests/format/misc/errors/js/assignment/jsfmt.spec.js PASS tests/format/js/ignore/semi/jsfmt.spec.js (5.993 s) PASS tests/format/jsx/comments/jsfmt.spec.js (7.46 s) PASS tests/format/js/export/jsfmt.spec.js (7.63 s) PASS tests/format/js/multiparser-invalid/jsfmt.spec.js (7.743 s) PASS tests/format/flow/this-annotation/parentheses/jsfmt.spec.js (5.44 s) PASS tests/format/js/tab-width/jsfmt.spec.js (7.106 s) PASS tests/format/markdown/linkReference/jsfmt.spec.js (6.058 s) PASS tests/format/angular/bracket-same-line/jsfmt.spec.js (6.381 s) PASS tests/integration/__tests__/ignore-in-subdirectories.js (30.291 s) PASS tests/format/flow/no-semi/jsfmt.spec.js (7.914 s) PASS tests/format/handlebars/single-quote-option/jsfmt.spec.js (5.863 s) PASS tests/format/flow/parameter-with-type/jsfmt.spec.js (5.489 s) PASS tests/format/misc/embedded_language_formatting/in-markdown/jsfmt.spec.js (5.899 s) PASS tests/integration/__tests__/loglevel.js (30.957 s) PASS tests/format/js/import/jsfmt.spec.js (9.244 s) PASS tests/format/js/literal/jsfmt.spec.js (6.164 s) PASS tests/format/html/bracket-same-line/jsfmt.spec.js (7.105 s) PASS tests/format/jsx/attr-element/jsfmt.spec.js (5.141 s) PASS tests/format/js/rest/jsfmt.spec.js (6.268 s) PASS tests/format/typescript/class/jsfmt.spec.js (7.108 s) PASS tests/format/typescript/comments-2/jsfmt.spec.js (8.585 s) PASS tests/format/misc/embedded_language_formatting/in-javascript/jsfmt.spec.js (5.793 s) PASS tests/integration/__tests__/plugin-options-string.js (31.994 s) PASS tests/format/js/trailing-whitespace/jsfmt.spec.js (6.017 s) PASS tests/format/misc/embedded_language_formatting/in-vue/jsfmt.spec.js (5.251 s) PASS tests/format/vue/bracket-same-line/jsfmt.spec.js (7.624 s) PASS tests/integration/__tests__/plugin-options.js (32.414 s) PASS tests/format/typescript/angular-component-examples/jsfmt.spec.js (5.992 s) PASS tests/format/misc/embedded_language_formatting/in-html/jsfmt.spec.js (6.258 s) PASS tests/format/markdown/liquid/jsfmt.spec.js (5.013 s) PASS tests/format/graphql/bracket-spacing/jsfmt.spec.js (5.231 s) PASS tests/format/typescript/keywords/jsfmt.spec.js (6.269 s) PASS tests/format/flow/generic/jsfmt.spec.js (8.326 s) PASS tests/format/js/decorator-comments/jsfmt.spec.js (5.44 s) PASS tests/format/typescript/conformance/types/functions/jsfmt.spec.js (8.074 s) PASS tests/format/markdown/long-table/jsfmt.spec.js (5.41 s) PASS tests/format/js/classes/top-level-super/jsfmt.spec.js (5.655 s) PASS tests/format/js/quotes/jsfmt.spec.js (7.906 s) PASS tests/format/js/decorators/jsfmt.spec.js (7.502 s) PASS tests/format/typescript/conformance/classes/classDeclarations/classAbstractKeyword/jsfmt.spec.js (9.064 s) PASS tests/format/typescript/import-type/jsfmt.spec.js (6.3 s) PASS tests/format/handlebars/concat-statement/jsfmt.spec.js (5.367 s) PASS tests/format/flow/type-declarations/jsfmt.spec.js (7.038 s) PASS tests/format/handlebars/sub-expression/jsfmt.spec.js (5.5 s) PASS tests/format/typescript/interface/jsfmt.spec.js (8.474 s) PASS tests/format/scss/configuration/jsfmt.spec.js (5.291 s) PASS tests/format/scss/map/jsfmt.spec.js (5.573 s) PASS tests/format/handlebars/mustache-statement/jsfmt.spec.js (6.44 s) PASS tests/format/typescript/arrow/jsfmt.spec.js (6.395 s) PASS tests/format/typescript/no-semi/jsfmt.spec.js (6.156 s) PASS tests/format/html/handlebars-venerable/jsfmt.spec.js (5.265 s) PASS tests/format/yaml/block-literal/jsfmt.spec.js (5.622 s) PASS tests/format/scss/trailing-comma/jsfmt.spec.js (6.308 s) PASS tests/format/scss/quotes/jsfmt.spec.js (5.694 s) PASS tests/format/js/export-default/escaped/jsfmt.spec.js (5.313 s) PASS tests/format/js/cursor/require-pragma/jsfmt.spec.js (5.096 s) PASS tests/format/yaml/block-folded/jsfmt.spec.js (6.12 s) PASS tests/format/markdown/markdown/jsfmt.spec.js (16.691 s) PASS tests/format/css/quotes/jsfmt.spec.js (5.757 s) PASS tests/format/flow/object-order/jsfmt.spec.js (6.359 s) PASS tests/format/js/object-property-comment/jsfmt.spec.js (5.792 s) PASS tests/format/flow/ternary/jsfmt.spec.js (5.886 s) PASS tests/format/yaml/sequence/jsfmt.spec.js (5.591 s) PASS tests/format/jsx/jsx/jsfmt.spec.js (35.283 s) PASS tests/format/js/partial-application/jsfmt.spec.js (5.329 s) PASS tests/format/typescript/intersection/jsfmt.spec.js (7.953 s) PASS tests/format/css/attribute/jsfmt.spec.js (6.734 s) PASS tests/format/js/throw_expressions/jsfmt.spec.js (5.693 s) PASS tests/format/yaml/mapping/jsfmt.spec.js (6.359 s) PASS tests/format/js/comments-pipeline-own-line/jsfmt.spec.js (5.529 s) PASS tests/format/js/export-extension/jsfmt.spec.js (5.187 s) PASS tests/format/js/exports/jsfmt.spec.js (5.178 s) PASS tests/format/js/module-string-names/jsfmt.spec.js (5.382 s) PASS tests/format/js/async-do-expressions/jsfmt.spec.js (5.363 s) PASS tests/format/js/v8_intrinsic/jsfmt.spec.js (6.438 s) PASS tests/format/js/no-semi/jsfmt.spec.js (12.876 s) PASS tests/format/markdown/indentation/jsfmt.spec.js (5.584 s) PASS tests/format/typescript/namespace/jsfmt.spec.js (5.184 s) PASS tests/format/js/arrows-bind/jsfmt.spec.js (6.425 s) PASS tests/format/mdx/mdx/jsfmt.spec.js (7.416 s) PASS tests/format/js/do/jsfmt.spec.js (6.125 s) PASS tests/format/js/pipeline-operator/jsfmt.spec.js (7.243 s) PASS tests/format/typescript/conformance/parser/ecmascript5/Statements/jsfmt.spec.js (5.508 s) PASS tests/format/misc/insert-pragma/js/jsfmt.spec.js (8.001 s) PASS tests/format/js/object-colon-bug/jsfmt.spec.js (6.32 s) PASS tests/format/flow/this-annotation/jsfmt.spec.js (6.513 s) PASS tests/format/yaml/spec/jsfmt.spec.js (15.263 s) PASS tests/format/js/record/jsfmt.spec.js (7.263 s) PASS tests/format/mdx/embedded-language-formatting/jsfmt.spec.js (5.539 s) PASS tests/format/js/invalid-code/jsfmt.spec.js (5.022 s) PASS tests/format/misc/embedded_language_formatting/mdx/jsfmt.spec.js (5.615 s) PASS tests/integration/__tests__/piped-output.js (41.49 s) PASS tests/format/js/multiparser-html/jsfmt.spec.js (22.676 s) PASS tests/format/flow/optional-indexed-access/jsfmt.spec.js (5.666 s) PASS tests/format/flow/type-parameters/jsfmt.spec.js (5.976 s) PASS tests/format/flow/enums/jsfmt.spec.js (7.791 s) PASS tests/format/scss/scss/jsfmt.spec.js (11.815 s) PASS tests/format/js/test-declarations/jsfmt.spec.js (21.439 s) PASS tests/integration/__tests__/patterns.js (42.008 s) PASS tests/format/flow/indexed-access/jsfmt.spec.js (5.899 s) PASS tests/format/js/private-in/jsfmt.spec.js (5.436 s) PASS tests/format/flow/private-class-fields/jsfmt.spec.js (5.499 s) PASS tests/format/js/method-chain/print-width-120/jsfmt.spec.js (8.366 s) PASS tests/format/markdown/multiparser-json/jsfmt.spec.js (5.568 s) PASS tests/format/markdown/heading/jsfmt.spec.js (5.295 s) PASS tests/format/js/class-static-block/jsfmt.spec.js (6.28 s) PASS tests/format/markdown/definition/jsfmt.spec.js (5.48 s) PASS tests/format/markdown/html/jsfmt.spec.js (5.544 s) PASS tests/format/markdown/multiparser-js/jsfmt.spec.js (6.005 s) PASS tests/format/markdown/delete/jsfmt.spec.js (6.095 s) PASS tests/format/markdown/inlineCode/jsfmt.spec.js (5.369 s) PASS tests/format/markdown/code/jsfmt.spec.js (5.695 s) PASS tests/format/js/functional-composition/jsfmt.spec.js (14.551 s) PASS tests/format/markdown/footnoteReference/jsfmt.spec.js (5.44 s) PASS tests/format/vue/vue/jsfmt.spec.js (21.479 s) PASS tests/format/markdown/thematicBreak/jsfmt.spec.js (5.191 s) PASS tests/format/markdown/footnote/jsfmt.spec.js (5.002 s) PASS tests/format/markdown/imageReference/jsfmt.spec.js (6.315 s) PASS tests/format/misc/require-pragma/markdown/jsfmt.spec.js (6.693 s) PASS tests/format/markdown/table/jsfmt.spec.js (6.559 s) PASS tests/format/markdown/image/jsfmt.spec.js (5.875 s) PASS tests/format/markdown/toml/jsfmt.spec.js (5.477 s) PASS tests/format/markdown/strong/jsfmt.spec.js (5.028 s) PASS tests/format/markdown/ignore/jsfmt.spec.js PASS tests/integration/__tests__/ignore-unknown.js (44.408 s) PASS tests/format/markdown/word/jsfmt.spec.js (5.096 s) PASS tests/format/markdown/break/jsfmt.spec.js (5.196 s) PASS tests/format/markdown/blockquote/jsfmt.spec.js (5.712 s) PASS tests/format/misc/require-pragma/graphql/jsfmt.spec.js (5.323 s) PASS tests/format/json/json5-as-json-with-trailing-commas/jsfmt.spec.js (5.421 s) PASS tests/format/markdown/emphasis/jsfmt.spec.js (5.803 s) PASS tests/format/markdown/yaml/jsfmt.spec.js (6.454 s) PASS tests/format/misc/insert-pragma/graphql/jsfmt.spec.js (5.329 s) PASS tests/integration/__tests__/stdin-filepath.js (45.618 s) PASS tests/format/typescript/typeparams/print-width-120/jsfmt.spec.js (5.445 s) PASS tests/format/misc/require-pragma/json5/jsfmt.spec.js (5.221 s) PASS tests/format/markdown/splitCjkText/jsfmt.spec.js (6.062 s) PASS tests/format/misc/require-pragma/html/jsfmt.spec.js (5.047 s) PASS tests/format/flow/enums-unknown-members/jsfmt.spec.js (5.67 s) PASS tests/format/misc/insert-pragma/markdown/jsfmt.spec.js (6.214 s) PASS tests/format/misc/insert-pragma/json5/jsfmt.spec.js (5.16 s) PASS tests/format/misc/insert-pragma/html/jsfmt.spec.js PASS tests/format/yaml/require-pragma/jsfmt.spec.js (5.164 s) PASS tests/format/misc/insert-pragma/json/jsfmt.spec.js PASS tests/format/misc/require-pragma/mdx/jsfmt.spec.js (5.315 s) PASS tests/format/misc/require-pragma/vue/jsfmt.spec.js (5.498 s) PASS tests/format/yaml/insert-pragma/jsfmt.spec.js (5.158 s) PASS tests/format/misc/require-pragma/css/jsfmt.spec.js (5.576 s) PASS tests/format/misc/require-pragma/json/jsfmt.spec.js (6.073 s) PASS tests/format/js/literal-numeric-separator/jsfmt.spec.js (5.653 s) PASS tests/format/jsx/newlines/jsfmt.spec.js (6.661 s) PASS tests/format/jsx/spread/jsfmt.spec.js (6.693 s) PASS tests/format/jsx/escape/jsfmt.spec.js (6.848 s) PASS tests/format/js/import-meta/jsfmt.spec.js (5.667 s) PASS tests/format/js/unary/jsfmt.spec.js (6.785 s) PASS tests/format/js/multiparser-html/language-comment/jsfmt.spec.js (6.081 s) PASS tests/format/js/comments/jsfmt.spec.js (42.018 s) PASS tests/format/js/optional-catch-binding/jsfmt.spec.js (7.077 s) PASS tests/format/js/arrows/jsfmt.spec.js (30.419 s) PASS tests/format/jsx/split-attrs/jsfmt.spec.js (7.746 s) PASS tests/format/js/label/jsfmt.spec.js (6.124 s) PASS tests/format/jsx/ignore/jsfmt.spec.js (7.636 s) PASS tests/format/js/try/jsfmt.spec.js (6.25 s) PASS tests/format/js/with/jsfmt.spec.js (5.735 s) PASS tests/format/js/update-expression/jsfmt.spec.js (6.188 s) PASS tests/integration/__tests__/config-invalid.js (50.451 s) PASS tests/format/js/line-suffix-boundary/jsfmt.spec.js (6.994 s) PASS tests/format/js/empty-paren-comment/jsfmt.spec.js (8.05 s) PASS tests/format/js/class-comment/jsfmt.spec.js (7.023 s) PASS tests/format/js/sequence-break/jsfmt.spec.js (7.232 s) PASS tests/format/js/expression_statement/jsfmt.spec.js (5.932 s) PASS tests/format/js/assignment-expression/jsfmt.spec.js (5.557 s) PASS tests/format/js/multiparser-markdown/jsfmt.spec.js (10.544 s) PASS tests/format/js/new-expression/jsfmt.spec.js (7.877 s) PASS tests/format/js/function-first-param/jsfmt.spec.js (7.571 s) PASS tests/format/jsx/fragment/jsfmt.spec.js (9.422 s) PASS tests/format/js/class-extends/jsfmt.spec.js (8.551 s) PASS tests/format/js/computed-props/jsfmt.spec.js (6.744 s) PASS tests/format/js/ternaries/jsfmt.spec.js (44.214 s) PASS tests/format/js/object-prop-break-in/jsfmt.spec.js (9.671 s) PASS tests/format/js/objects/assignment-expression/jsfmt.spec.js (7.133 s) PASS tests/format/js/for-of/jsfmt.spec.js (6.234 s) PASS tests/format/js/es6modules/jsfmt.spec.js (7.145 s) PASS tests/format/js/throw_statement/jsfmt.spec.js (7.796 s) PASS tests/format/js/nullish-coalescing/jsfmt.spec.js (8.137 s) PASS tests/format/js/call/no-argument/jsfmt.spec.js (6.026 s) PASS tests/format/angular/angular/jsfmt.spec.js (46.037 s) PASS tests/format/js/unary-expression/jsfmt.spec.js (11.215 s) PASS tests/format/js/export-default/jsfmt.spec.js (8.556 s) PASS tests/format/js/spread/jsfmt.spec.js (5.843 s) PASS tests/format/js/empty-statement/jsfmt.spec.js (7.769 s) PASS tests/format/js/generator/jsfmt.spec.js (8.055 s) PASS tests/format/js/unicode/jsfmt.spec.js (8.401 s) PASS tests/format/js/sequence-parentheses/jsfmt.spec.js (5.338 s) PASS tests/format/js/export-star/jsfmt.spec.js (6.085 s) PASS tests/format/js/logical_expressions/jsfmt.spec.js (7.924 s) PASS tests/format/js/for-await/jsfmt.spec.js (7.989 s) PASS tests/format/js/preserve-line/jsfmt.spec.js (11.979 s) PASS tests/format/js/async/jsfmt.spec.js (10.076 s) PASS tests/format/js/require/jsfmt.spec.js (6.769 s) PASS tests/format/js/array-spread/jsfmt.spec.js (5.919 s) PASS tests/format/js/assignment-comments/jsfmt.spec.js (10.562 s) PASS tests/format/js/conditional/jsfmt.spec.js (9.167 s) PASS tests/format/js/optional-chaining/jsfmt.spec.js (12.012 s) PASS tests/format/js/comments/flow-types/jsfmt.spec.js (7.24 s) PASS tests/format/misc/insert-pragma/css/jsfmt.spec.js (5.729 s) PASS tests/format/js/line/jsfmt.spec.js (5.931 s) PASS tests/format/js/require-amd/jsfmt.spec.js (6.953 s) PASS tests/format/js/binary_math/jsfmt.spec.js (7.533 s) PASS tests/format/js/while/jsfmt.spec.js (6.259 s) PASS tests/format/js/for/jsfmt.spec.js (7.199 s) PASS tests/format/js/variable_declarator/jsfmt.spec.js (7.268 s) PASS tests/format/js/switch/jsfmt.spec.js (8.26 s) PASS tests/format/misc/insert-pragma/vue/jsfmt.spec.js (6.592 s) PASS tests/format/js/classes/jsfmt.spec.js (11.675 s) PASS tests/format/js/function/jsfmt.spec.js (6.915 s) PASS tests/format/js/break-calls/jsfmt.spec.js (11.896 s) PASS tests/format/handlebars/whitespace/jsfmt.spec.js (6.892 s) PASS tests/format/js/destructuring/jsfmt.spec.js (8.242 s) PASS tests/format/typescript/method-chain/jsfmt.spec.js (5.91 s) PASS tests/format/js/big-int/jsfmt.spec.js (7.524 s) PASS tests/format/js/first-argument-expansion/jsfmt.spec.js (9.227 s) PASS tests/format/typescript/semi/jsfmt.spec.js (6.803 s) PASS tests/integration/__tests__/config-resolution.js (58.225 s) PASS tests/format/js/reserved-word/jsfmt.spec.js (5.251 s) PASS tests/format/js/performance/jsfmt.spec.js (12.349 s) PASS tests/format/misc/errors/js/variable-declarator/jsfmt.spec.js (5.153 s) PASS tests/format/typescript/nosemi/jsfmt.spec.js (5.843 s) PASS tests/format/misc/errors/js/literal/jsfmt.spec.js (5.386 s) PASS tests/format/typescript/multiparser-css/jsfmt.spec.js (7.175 s) PASS tests/format/typescript/last-argument-expansion/jsfmt.spec.js (6.597 s) PASS tests/format/typescript/function/jsfmt.spec.js (5.846 s) PASS tests/format/js/return/jsfmt.spec.js (8.757 s) PASS tests/format/misc/errors/js/object/jsfmt.spec.js (5.355 s) PASS tests/format/markdown/spec/jsfmt.spec.js (20.485 s) PASS tests/format/misc/errors/invalid-typescript-decorators/jsfmt.spec.js (5.53 s) PASS tests/format/typescript/class-comment/jsfmt.spec.js (8.197 s) PASS tests/format/typescript/classes/jsfmt.spec.js (8.059 s) PASS tests/format/js/assignment/jsfmt.spec.js (16.845 s) PASS tests/format/typescript/template-literal-types/jsfmt.spec.js (5.619 s) PASS tests/format/typescript/functional-composition/jsfmt.spec.js (7.705 s) PASS tests/format/js/range/jsfmt.spec.js (16.83 s) PASS tests/format/js/member/jsfmt.spec.js (9.809 s) PASS tests/format/typescript/static-blocks/jsfmt.spec.js (5.776 s) PASS tests/format/js/if/jsfmt.spec.js (9.675 s) PASS tests/format/js/top-level-await/jsfmt.spec.js (5.31 s) PASS tests/format/misc/errors/babel-flow/jsfmt.spec.js (5.178 s) PASS tests/format/js/arrays/jsfmt.spec.js (18.139 s) PASS tests/format/typescript/key-remapping-in-mapped-types/jsfmt.spec.js (6.223 s) PASS tests/format/js/numeric-separators/jsfmt.spec.js (5.866 s) PASS tests/format/js/return-outside-function/jsfmt.spec.js (5.531 s) PASS tests/format/js/non-strict/jsfmt.spec.js (5.824 s) PASS tests/format/typescript/interface2/jsfmt.spec.js (8.842 s) PASS tests/format/flow/variance/jsfmt.spec.js (5.102 s) PASS tests/format/css/front-matter/jsfmt.spec.js (5.961 s) PASS tests/format/jsx/binary-expressions/jsfmt.spec.js (7.035 s) PASS tests/format/js/yield/jsfmt.spec.js (7.173 s) PASS tests/integration/__tests__/arg-parsing.js (62.234 s) PASS tests/format/jsx/multiline-assign/jsfmt.spec.js (6.56 s) PASS tests/format/js/logical-assignment/jsfmt.spec.js (7.513 s) PASS tests/format/jsx/namespace/jsfmt.spec.js (5.548 s) PASS tests/format/flow/maybe/jsfmt.spec.js (5.367 s) PASS tests/format/flow/all/jsfmt.spec.js (5.814 s) PASS tests/format/json/range/json-stringify/jsfmt.spec.js (5.766 s) PASS tests/format/flow/type-alias/jsfmt.spec.js (6.186 s) PASS tests/format/flow/jsx/jsfmt.spec.js (5.511 s) PASS tests/format/flow/assignments/jsfmt.spec.js (6.371 s) PASS tests/format/flow-repo/def_site_variance/jsfmt.spec.js (6.07 s) PASS tests/format/flow/interface-types/jsfmt.spec.js (5.88 s) PASS tests/format/jsx/significant-space/jsfmt.spec.js (6.929 s) PASS tests/format/flow/internal-slot/jsfmt.spec.js (5.775 s) PASS tests/format/flow/annotation/jsfmt.spec.js (5.304 s) PASS tests/format/flow/typeapp-call/jsfmt.spec.js (5.805 s) PASS tests/format/flow/template/jsfmt.spec.js (5.731 s) PASS tests/format/flow/mixins/jsfmt.spec.js (5.658 s) PASS tests/format/flow/declare-function/jsfmt.spec.js (5.323 s) PASS tests/format/flow/flow-intersection/jsfmt.spec.js (6.17 s) PASS tests/format/flow/comments/jsfmt.spec.js (7.178 s) PASS tests/format/flow/export/jsfmt.spec.js (5.361 s) PASS tests/format/flow/type-spread/jsfmt.spec.js (5.343 s) PASS tests/format/flow/function-single-destructuring/jsfmt.spec.js (6.193 s) PASS tests/format/flow/ignore/jsfmt.spec.js (5.815 s) PASS tests/format/flow/function-type-param/jsfmt.spec.js (6.13 s) PASS tests/format/flow/type-cast/jsfmt.spec.js (5.975 s) PASS tests/format/jsx/stateless-arrow-fn/jsfmt.spec.js (8.003 s) PASS tests/format/js/template-literals/jsfmt.spec.js (17.729 s) PASS tests/format/flow/object-property-comment/jsfmt.spec.js (6.006 s) PASS tests/integration/__tests__/with-config-precedence.js (64.614 s) PASS tests/format/flow/method/jsfmt.spec.js (6.417 s) PASS tests/format/js/newline/jsfmt.spec.js (5.269 s) PASS tests/format/typescript/rest/jsfmt.spec.js PASS tests/format/flow/comments/babel-only/jsfmt.spec.js (5.172 s) PASS tests/format/js/multiparser-text/jsfmt.spec.js (5.813 s) PASS tests/format/typescript/import-export/jsfmt.spec.js (5.107 s) PASS tests/format/typescript/type-alias/jsfmt.spec.js (5.416 s) PASS tests/format/misc/typescript-only/jsfmt.spec.js (5.505 s) PASS tests/format/typescript/optional-method/jsfmt.spec.js (5.64 s) PASS tests/format/typescript/catch-clause/jsfmt.spec.js (5.326 s) PASS tests/format/typescript/abstract-construct-types/jsfmt.spec.js (5.323 s) PASS tests/format/typescript/private-fields-in-in/jsfmt.spec.js (5.417 s) PASS tests/format/typescript/range/jsfmt.spec.js (5.897 s) PASS tests/format/js/function-single-destructuring/jsfmt.spec.js (7.648 s) PASS tests/format/typescript/new/jsfmt.spec.js (5.598 s) PASS tests/format/flow/union/jsfmt.spec.js (8.154 s) PASS tests/integration/__tests__/early-exit.js (66.652 s) PASS tests/format/typescript/ternaries/jsfmt.spec.js (5.971 s) PASS tests/format/js/ignore/jsfmt.spec.js (7.354 s) PASS tests/format/typescript/assert/jsfmt.spec.js (5.375 s) PASS tests/format/typescript/enum/jsfmt.spec.js (5.126 s) PASS tests/format/js/multiparser-comments/jsfmt.spec.js (7.482 s) PASS tests/format/typescript/type-member-get-set/jsfmt.spec.js (5.28 s) PASS tests/integration/__tests__/patterns-glob.js (67.694 s) PASS tests/format/typescript/function-type/jsfmt.spec.js (6.884 s) PASS tests/format/typescript/conformance/classes/classDeclarations/jsfmt.spec.js (5.198 s) PASS tests/format/typescript/conformance/types/indexedAccesType/jsfmt.spec.js PASS tests/format/js/template/jsfmt.spec.js (8.831 s) PASS tests/format/typescript/conformance/es6/Symbols/jsfmt.spec.js (5.391 s) PASS tests/format/typescript/conformance/es6/templates/jsfmt.spec.js (5.505 s) PASS tests/format/jsx/text-wrap/jsfmt.spec.js (11.59 s) PASS tests/format/typescript/non-null/jsfmt.spec.js (6.674 s) PASS tests/format/typescript/conformance/types/constKeyword/jsfmt.spec.js (5.259 s) PASS tests/format/typescript/conformance/types/lastTypeNode/jsfmt.spec.js PASS tests/format/typescript/conformance/types/moduleDeclaration/jsfmt.spec.js PASS tests/format/typescript/conformance/types/undefined/jsfmt.spec.js (5.227 s) PASS tests/format/js/multiparser-css/jsfmt.spec.js (25.229 s) PASS tests/format/typescript/conformance/types/importEqualsDeclaration/jsfmt.spec.js PASS tests/format/typescript/conformance/types/any/jsfmt.spec.js (5.661 s) PASS tests/format/typescript/conformance/declarationEmit/typePredicates/jsfmt.spec.js (5.873 s) PASS tests/format/typescript/conformance/types/intersectionType/jsfmt.spec.js (5.399 s) PASS tests/format/typescript/conformance/types/interfaceDeclaration/jsfmt.spec.js (5.135 s) PASS tests/format/typescript/conformance/classes/classDeclarations/classHeritageSpecification/jsfmt.spec.js (6.137 s) PASS tests/format/typescript/conformance/types/typeReference/jsfmt.spec.js (5.376 s) PASS tests/format/typescript/conformance/types/nonNullExpression/jsfmt.spec.js PASS tests/format/typescript/conformance/types/constructorType/jsfmt.spec.js (5.218 s) PASS tests/format/typescript/conformance/types/tuple/emptyTuples/jsfmt.spec.js (5.071 s) PASS tests/format/js/binary-expressions/jsfmt.spec.js (21.371 s) PASS tests/format/typescript/conformance/types/mappedType/jsfmt.spec.js (5.171 s) PASS tests/format/typescript/assignment/jsfmt.spec.js (9.089 s) PASS tests/format/typescript/conformance/types/namespaceExportDeclaration/jsfmt.spec.js (5.511 s) PASS tests/format/typescript/conformance/types/ambient/jsfmt.spec.js PASS tests/format/typescript/conformance/internalModules/importDeclarations/jsfmt.spec.js (6.778 s) PASS tests/format/typescript/conformance/types/parameterProperty/jsfmt.spec.js (5.44 s) PASS tests/format/typescript/conformance/types/methodSignature/jsfmt.spec.js (5.34 s) PASS tests/format/typescript/cast/jsfmt.spec.js (7.795 s) PASS tests/format/typescript/conformance/types/never/jsfmt.spec.js (5.24 s) PASS tests/format/typescript/conformance/types/typeParameter/jsfmt.spec.js (5.586 s) PASS tests/format/typescript/conformance/types/thisType/jsfmt.spec.js (5.395 s) PASS tests/format/typescript/conformance/types/typeOperator/jsfmt.spec.js (5.425 s) PASS tests/format/typescript/conformance/types/typeParameters/typeParameterLists/jsfmt.spec.js (6.138 s) PASS tests/format/typescript/conformance/types/abstractKeyword/jsfmt.spec.js (6.249 s) PASS tests/format/typescript/conformance/types/enumDeclaration/jsfmt.spec.js (5.17 s) PASS tests/format/typescript/conformance/types/symbol/jsfmt.spec.js (5.133 s) PASS tests/format/typescript/conformance/types/variableDeclarator/jsfmt.spec.js PASS tests/format/typescript/conformance/types/firstTypeNode/jsfmt.spec.js (5.23 s) PASS tests/format/typescript/typeparams/jsfmt.spec.js (8.784 s) PASS tests/format/typescript/conformance/classes/jsfmt.spec.js (8.065 s) PASS tests/format/typescript/conformance/expressions/asOperator/jsfmt.spec.js (5.234 s) PASS tests/format/typescript/conformance/comments/jsfmt.spec.js (5.086 s) PASS tests/format/typescript/bigint/jsfmt.spec.js (5.216 s) PASS tests/format/typescript/conformance/expressions/functionCalls/jsfmt.spec.js (6.16 s) PASS tests/format/typescript/definite/jsfmt.spec.js (5.416 s) PASS tests/format/typescript/conformance/types/tuple/jsfmt.spec.js (7.84 s) PASS tests/format/typescript/conformance/interfaces/interfaceDeclarations/jsfmt.spec.js (5.652 s) PASS tests/format/typescript/conformance/ambient/jsfmt.spec.js (5.759 s) PASS tests/format/typescript/unique-symbol/jsfmt.spec.js (5.18 s) PASS tests/format/typescript/template-literals/jsfmt.spec.js (5.086 s) PASS tests/format/typescript/export-default/jsfmt.spec.js (5.788 s) PASS tests/format/typescript/type-only-module-specifiers/jsfmt.spec.js (5.133 s) PASS tests/format/typescript/break-calls/jsfmt.spec.js (5.929 s) PASS tests/format/typescript/import-require/jsfmt.spec.js (5.234 s) PASS tests/format/js/last-argument-expansion/jsfmt.spec.js (13.064 s) PASS tests/format/typescript/declare/jsfmt.spec.js (6.205 s) PASS tests/format/typescript/prettier-ignore/jsfmt.spec.js (6.654 s) PASS tests/format/typescript/unknown/jsfmt.spec.js (5.094 s) PASS tests/format/typescript/never/jsfmt.spec.js (5.022 s) PASS tests/format/typescript/readonly/jsfmt.spec.js (5.129 s) PASS tests/format/typescript/override-modifiers/jsfmt.spec.js (5.305 s) PASS tests/format/typescript/index-signature/jsfmt.spec.js (5.337 s) PASS tests/format/typescript/module/jsfmt.spec.js (5.349 s) PASS tests/format/typescript/destructuring/jsfmt.spec.js (5.113 s) PASS tests/format/typescript/array/jsfmt.spec.js (5.363 s) PASS tests/format/typescript/ambient/jsfmt.spec.js (5.154 s) PASS tests/format/typescript/optional-call/jsfmt.spec.js (5.412 s) PASS tests/format/typescript/method/jsfmt.spec.js (6.017 s) PASS tests/format/typescript/keyof/jsfmt.spec.js (5.128 s) PASS tests/format/typescript/mapped-type/jsfmt.spec.js (5.208 s) PASS tests/format/typescript/tsx/jsfmt.spec.js (6.431 s) PASS tests/format/typescript/symbol/jsfmt.spec.js (5.095 s) PASS tests/format/typescript/abstract-class/jsfmt.spec.js (5.239 s) PASS tests/format/typescript/rest-type/jsfmt.spec.js (5.547 s) PASS tests/format/typescript/argument-expansion/jsfmt.spec.js (6.523 s) PASS tests/format/typescript/optional-type/jsfmt.spec.js (5.246 s) PASS tests/format/typescript/custom/new/jsfmt.spec.js (5.248 s) PASS tests/format/typescript/custom/declare/jsfmt.spec.js (5.209 s) PASS tests/format/typescript/intrinsic/jsfmt.spec.js (5.478 s) PASS tests/format/typescript/export/jsfmt.spec.js (5.518 s) PASS tests/format/typescript/webhost/jsfmt.spec.js (6.502 s) PASS tests/format/typescript/conformance/types/union/jsfmt.spec.js (10.016 s) PASS tests/format/typescript/custom/call/jsfmt.spec.js (5.249 s) PASS tests/format/typescript/custom/module/jsfmt.spec.js (5.384 s) PASS tests/format/typescript/custom/modifiers/jsfmt.spec.js (5.354 s) PASS tests/format/typescript/as/jsfmt.spec.js (7.663 s) PASS tests/format/typescript/custom/computedProperties/jsfmt.spec.js (5.574 s) PASS tests/format/typescript/conditional-types/jsfmt.spec.js (6.531 s) PASS tests/format/typescript/custom/stability/jsfmt.spec.js (5.416 s) PASS tests/format/misc/errors/babel-ts/jsfmt.spec.js (5.345 s) PASS tests/format/typescript/decorators-ts/jsfmt.spec.js (6.686 s) PASS tests/format/typescript/custom/typeParameters/jsfmt.spec.js (5.939 s) PASS tests/format/angular/upper-case/jsfmt.spec.js (5.058 s) PASS tests/format/graphql/directives/jsfmt.spec.js (5.103 s) PASS tests/format/typescript/generic/jsfmt.spec.js (6.313 s) PASS tests/format/graphql/lists/jsfmt.spec.js (5.102 s) PASS tests/format/markdown/math/jsfmt.spec.js (5.328 s) PASS tests/format/markdown/multiparser-css/jsfmt.spec.js (5.505 s) PASS tests/format/misc/typescript-babel-only/jsfmt.spec.js (5.63 s) PASS tests/format/typescript/decorators/jsfmt.spec.js (6.723 s) PASS tests/format/typescript/union/jsfmt.spec.js (7.331 s) PASS tests/format/js/method-chain/jsfmt.spec.js (29.943 s) PASS tests/format/graphql/fields/jsfmt.spec.js PASS tests/format/graphql/range/jsfmt.spec.js PASS tests/format/typescript/predicate-types/jsfmt.spec.js (5.994 s) PASS tests/format/graphql/string/jsfmt.spec.js PASS tests/format/typescript/comments/jsfmt.spec.js (8.229 s) PASS tests/format/graphql/fragments/jsfmt.spec.js PASS tests/format/graphql/interface/jsfmt.spec.js (5.093 s) PASS tests/format/graphql/fragment-variables/jsfmt.spec.js PASS tests/format/graphql/union-types/jsfmt.spec.js (5.119 s) PASS tests/format/graphql/definitions/jsfmt.spec.js PASS tests/format/markdown/front-matter/jsfmt.spec.js (6.718 s) PASS tests/format/graphql/prettier-ignore/jsfmt.spec.js PASS tests/format/graphql/objects/jsfmt.spec.js PASS tests/format/graphql/scalar/jsfmt.spec.js PASS tests/format/graphql/deprecation/jsfmt.spec.js (5.214 s) PASS tests/format/graphql/arguments/jsfmt.spec.js PASS tests/format/graphql/object-type-def/jsfmt.spec.js (5.024 s) PASS tests/format/graphql/directive-decl/jsfmt.spec.js PASS tests/format/graphql/type-extension-definition/jsfmt.spec.js PASS tests/format/graphql/schema/jsfmt.spec.js PASS tests/format/graphql/variable-definitions/jsfmt.spec.js PASS tests/format/graphql/newline/jsfmt.spec.js (5.091 s) PASS tests/format/graphql/kitchen-sink/jsfmt.spec.js PASS tests/format/graphql/hello/jsfmt.spec.js PASS tests/integration/__tests__/file-info.js (78.29 s) PASS tests/format/graphql/comments/jsfmt.spec.js (5.151 s) PASS tests/format/misc/errors/graphql/jsfmt.spec.js PASS tests/format/graphql/enum/jsfmt.spec.js (6.563 s) PASS tests/format/js/comments/html-like/jsfmt.spec.js PASS tests/format/handlebars/comment/jsfmt.spec.js PASS tests/format/handlebars/newline/jsfmt.spec.js PASS tests/format/handlebars/escape/jsfmt.spec.js (5.125 s) PASS tests/format/handlebars/last-line/jsfmt.spec.js (5.121 s) PASS tests/format/handlebars/prettier-ignore/jsfmt.spec.js (5.029 s) PASS tests/format/handlebars/attr-node/jsfmt.spec.js (5.162 s) PASS tests/integration/__tests__/plugin-resolution.js (79.379 s) PASS tests/format/handlebars/basics/jsfmt.spec.js (5.394 s) PASS tests/format/handlebars/element-node/jsfmt.spec.js (5.117 s) PASS tests/format/jsx/do/jsfmt.spec.js (5.036 s) PASS tests/format/json/range/json5/jsfmt.spec.js PASS tests/format/less/empty/jsfmt.spec.js PASS tests/format/misc/flow-babel-only/jsfmt.spec.js (5.238 s) PASS tests/format/handlebars/text-wrap/jsfmt.spec.js (5.42 s) PASS tests/format/handlebars/block-statement/jsfmt.spec.js (5.856 s) PASS tests/format/less/important/jsfmt.spec.js (5.221 s) PASS tests/format/less/function-selector/jsfmt.spec.js (5.386 s) PASS tests/format/misc/errors/handlebars/jsfmt.spec.js (6.659 s) PASS tests/format/less/case/jsfmt.spec.js (5.533 s) PASS tests/format/scss/variables/jsfmt.spec.js (5.098 s) PASS tests/format/misc/babel-redirect-to-babel-flow/jsfmt.spec.js (5.804 s) PASS tests/format/less/no-semicolon/jsfmt.spec.js (5.258 s) PASS tests/format/less/yaml/jsfmt.spec.js (5.33 s) PASS tests/format/scss/case/jsfmt.spec.js (5.29 s) PASS tests/format/html/next_empty_line/jsfmt.spec.js (5.043 s) PASS tests/format/scss/yaml/jsfmt.spec.js (5.25 s) PASS tests/format/scss/no-semicolon/jsfmt.spec.js (5.223 s) PASS tests/format/html/multiparser/ts/jsfmt.spec.js (5.074 s) PASS tests/format/html/front-matter/jsfmt.spec.js (5.163 s) PASS tests/format/less/comments/jsfmt.spec.js (5.683 s) PASS tests/format/html/svg/jsfmt.spec.js (5.423 s) PASS tests/format/html/multiparser/js/jsfmt.spec.js (5.199 s) PASS tests/format/html/multiparser/css/jsfmt.spec.js (5.204 s) PASS tests/format/less/parens/jsfmt.spec.js (6.067 s) PASS tests/format/scss/comments/jsfmt.spec.js (5.727 s) PASS tests/format/html/cdata/jsfmt.spec.js PASS tests/format/html/multiparser/markdown/jsfmt.spec.js (5.64 s) PASS tests/format/html/prettier_ignore/jsfmt.spec.js (5.26 s) PASS tests/format/html/magic_comments/jsfmt.spec.js (5.178 s) PASS tests/format/scss/parens/jsfmt.spec.js (6.48 s) PASS tests/format/html/multiparser/unknown/jsfmt.spec.js (5.699 s) PASS tests/format/html/text/jsfmt.spec.js PASS tests/format/html/symbol_entities/jsfmt.spec.js (5.189 s) PASS tests/format/html/srcset/jsfmt.spec.js (5.007 s) PASS tests/format/html/interpolation/jsfmt.spec.js (5.093 s) PASS tests/format/html/aurelia/jsfmt.spec.js (5.013 s) PASS tests/format/html/doctype_declarations/jsfmt.spec.js (5.855 s) PASS tests/format/js/comments-closure-typecast/jsfmt.spec.js (7.961 s) PASS tests/format/html/css/jsfmt.spec.js (5.596 s) PASS tests/format/less/less/jsfmt.spec.js (7.914 s) PASS tests/format/html/attributes/jsfmt.spec.js (7.019 s) PASS tests/format/html/case/jsfmt.spec.js (5.395 s) PASS tests/format/html/yaml/jsfmt.spec.js (5.192 s) PASS tests/format/js/multiparser-graphql/jsfmt.spec.js (8.26 s) PASS tests/format/flow/array-union/jsfmt.spec.js PASS tests/format/html/js/jsfmt.spec.js (6.55 s) PASS tests/format/flow/implements/jsfmt.spec.js (5.383 s) PASS tests/format/jsx/template/jsfmt.spec.js (5.486 s) PASS tests/format/flow/await/jsfmt.spec.js (5.501 s) PASS tests/format/flow/range/jsfmt.spec.js (5.537 s) PASS tests/format/flow/optional-type-name/jsfmt.spec.js (5.208 s) PASS tests/format/html/script/jsfmt.spec.js (5.824 s) PASS tests/format/flow/import-type-specifier/jsfmt.spec.js (5.209 s) PASS tests/format/jsx/fbt/jsfmt.spec.js (5.932 s) PASS tests/format/flow/union_intersection/jsfmt.spec.js (5.892 s) PASS tests/format/flow/break-calls/jsfmt.spec.js (5.171 s) PASS tests/format/flow/array-comments/jsfmt.spec.js (5.141 s) PASS tests/format/flow/import/jsfmt.spec.js PASS tests/format/flow/intersection/jsfmt.spec.js (5.311 s) PASS tests/format/flow/object-comment/jsfmt.spec.js (5.113 s) PASS tests/format/flow/class-field/jsfmt.spec.js PASS tests/format/misc/errors/yaml/jsfmt.spec.js PASS tests/format/misc/errors/less/jsfmt.spec.js (5.16 s) PASS tests/format/flow/return-arrow/jsfmt.spec.js (6.302 s) PASS tests/format/yaml/inline-extend-syntax/jsfmt.spec.js PASS tests/format/misc/errors/flow/jsfmt.spec.js (5.428 s) PASS tests/format/mjml/mjml/jsfmt.spec.js (5.174 s) PASS tests/format/yaml/ansible/jsfmt.spec.js PASS tests/format/flow/exact-object/jsfmt.spec.js (6.539 s) PASS tests/format/yaml/alias/jsfmt.spec.js PASS tests/format/yaml/comment/jsfmt.spec.js (5.442 s) PASS tests/format/yaml/prettier-ignore/jsfmt.spec.js (5.411 s) PASS tests/format/yaml/directive/jsfmt.spec.js (5.001 s) PASS tests/format/yaml/document/jsfmt.spec.js (5.023 s) PASS tests/format/flow/proto-props/jsfmt.spec.js (6.927 s) PASS tests/format/yaml/home-assistant/jsfmt.spec.js (5.325 s) PASS tests/format/flow-repo/incremental_delete/jsfmt.spec.js (5.293 s) PASS tests/format/json/range/jsfmt.spec.js (5.454 s) PASS tests/format/flow-repo/config_module_name_mapper_filetype/jsfmt.spec.js (5.292 s) PASS tests/format/flow-repo/modified_lib/jsfmt.spec.js PASS tests/format/flow-repo/unary/jsfmt.spec.js (5.449 s) PASS tests/format/flow-repo/modified_lib/lib/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_incremental_node/jsfmt.spec.js (5.483 s) PASS tests/format/yaml/root/jsfmt.spec.js (5.913 s) PASS tests/format/html/basics/jsfmt.spec.js (8.63 s) PASS tests/format/flow-repo/implements/jsfmt.spec.js (5.293 s) PASS tests/format/flow-repo/dump-types/jsfmt.spec.js (5.651 s) PASS tests/format/flow-repo/return_new/jsfmt.spec.js (5.569 s) PASS tests/format/flow-repo/jsx_intrinsics.builtin/jsfmt.spec.js (5.625 s) PASS tests/format/flow-repo/type_param_scope/jsfmt.spec.js (5.879 s) PASS tests/format/flow-repo/reflection/jsfmt.spec.js (5.228 s) PASS tests/format/flow-repo/check-contents/jsfmt.spec.js (5.043 s) PASS tests/format/flow-repo/facebook_fbt_some/jsfmt.spec.js PASS tests/format/flow-repo/module_redirect/jsfmt.spec.js (5.194 s) PASS tests/format/flow-repo/libconfig/jsfmt.spec.js (5.095 s) PASS tests/format/flow-repo/arrays/jsfmt.spec.js (5.899 s) PASS tests/format/flow-repo/super/jsfmt.spec.js (6.255 s) PASS tests/format/flow-repo/constructor_annots/jsfmt.spec.js (5.609 s) PASS tests/format/flow-repo/incremental_json/jsfmt.spec.js PASS tests/format/flow-repo/facebook_fbt_some/flow-typed/jsfmt.spec.js (5.052 s) PASS tests/format/flow-repo/esproposal_decorators.warn/jsfmt.spec.js (5.115 s) PASS tests/format/flow-repo/config_module_name_mapper_PROJECT_ROOT-1.0/src/jsfmt.spec.js PASS tests/format/flow-repo/any/jsfmt.spec.js (5.919 s) PASS tests/format/flow-repo/config_module_name_mapper_PROJECT_ROOT-1.0/jsfmt.spec.js (5.209 s) PASS tests/format/flow-repo/import_typeof/jsfmt.spec.js (6.074 s) PASS tests/format/flow-repo/union_new/lib/jsfmt.spec.js (5.318 s) PASS tests/format/flow-repo/typecast/jsfmt.spec.js (5.017 s) PASS tests/format/flow-repo/literal/jsfmt.spec.js (5.523 s) PASS tests/format/flow-repo/parse_error_node/jsfmt.spec.js (5.099 s) PASS tests/format/flow-repo/export_default/lib/jsfmt.spec.js (5.098 s) PASS tests/format/flow-repo/export_default/jsfmt.spec.js (5.275 s) PASS tests/format/flow-repo/generics/jsfmt.spec.js (5.798 s) PASS tests/format/flow-repo/config_munging_underscores/jsfmt.spec.js (5.282 s) PASS tests/format/flow-repo/type-destructors/jsfmt.spec.js (5.242 s) PASS tests/format/flow-repo/this_type/lib/jsfmt.spec.js PASS tests/format/flow-repo/deps/jsfmt.spec.js (5.106 s) PASS tests/format/flow-repo/declaration_files_incremental_haste_name_reducers/jsfmt.spec.js (5.09 s) PASS tests/format/flow-repo/new_react/fakelib/jsfmt.spec.js (5.206 s) PASS tests/format/flow-repo/call_caching2/jsfmt.spec.js (5.229 s) PASS tests/format/flow-repo/facebookisms/jsfmt.spec.js (6.059 s) PASS tests/format/flow-repo/object-method/jsfmt.spec.js (5.724 s) PASS tests/format/flow-repo/autocomplete/jsfmt.spec.js (5.089 s) PASS tests/format/flow-repo/find-module/jsfmt.spec.js (7.081 s) PASS tests/format/flow-repo/call_caching2/lib/jsfmt.spec.js (5.262 s) PASS tests/format/flow-repo/get-def2/lib/jsfmt.spec.js PASS tests/format/flow-repo/libdef_ignored_module/jsfmt.spec.js (5.065 s) PASS tests/format/flow-repo/declare_fun/jsfmt.spec.js (5.573 s) PASS tests/format/flow-repo/libdef_ignored_module/lib/jsfmt.spec.js (5.015 s) PASS tests/format/flow-repo/new_spread/jsfmt.spec.js (8.94 s) PASS tests/format/flow-repo/predicates-inferred/jsfmt.spec.js (6.416 s) PASS tests/format/flow-repo/interface/jsfmt.spec.js (6.155 s) PASS tests/format/flow-repo/locals/jsfmt.spec.js (5.617 s) PASS tests/format/flow-repo/jsx_intrinsics.custom/lib/jsfmt.spec.js (5.089 s) PASS tests/format/flow-repo/get-def2/jsfmt.spec.js (5.69 s) PASS tests/format/flow-repo/this_type/jsfmt.spec.js (7.11 s) PASS tests/format/flow-repo/es_declare_module/jsfmt.spec.js (5.357 s) PASS tests/format/flow-repo/dictionary/jsfmt.spec.js (8.432 s) PASS tests/format/flow-repo/type_param_variance/jsfmt.spec.js (5.328 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/subdir/jsfmt.spec.js PASS tests/format/flow-repo/const_params/jsfmt.spec.js (5.247 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/custom_resolve_dir/testproj2/jsfmt.spec.js PASS tests/format/flow-repo/tagged-unions/jsfmt.spec.js (5.966 s) PASS tests/format/flow-repo/esproposal_export_star_as.ignore/jsfmt.spec.js (5.188 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/jsfmt.spec.js (5.041 s) PASS tests/format/flow-repo/jsx_intrinsics.custom/jsfmt.spec.js (5.739 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/custom_resolve_dir/testproj/jsfmt.spec.js PASS tests/format/flow-repo/config_module_name_rewrite_node/jsfmt.spec.js (5.442 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/subdir/custom_resolve_dir/testproj2/jsfmt.spec.js (5.254 s) PASS tests/format/flow-repo/undefined/jsfmt.spec.js (5.652 s) PASS tests/format/flow-repo/declare_type/jsfmt.spec.js (5.323 s) PASS tests/format/flow-repo/config_all_weak/jsfmt.spec.js (5.132 s) PASS tests/format/flow-repo/declare_type/lib/jsfmt.spec.js (5.481 s) PASS tests/format/flow-repo/unchecked_node_module_vs_lib/jsfmt.spec.js (5.279 s) PASS tests/format/flow-repo/traits/jsfmt.spec.js (5.513 s) PASS tests/format/flow-repo/new_react/jsfmt.spec.js (8.192 s) PASS tests/format/flow-repo/pure_component/jsfmt.spec.js (5.35 s) PASS tests/format/flow-repo/rec/jsfmt.spec.js (6.673 s) PASS tests/format/flow-repo/type_args_nonstrict/jsfmt.spec.js (5.532 s) PASS tests/format/flow-repo/weakmode/jsfmt.spec.js (5.348 s) PASS tests/format/flow-repo/recheck/tmp1e/jsfmt.spec.js (5.222 s) PASS tests/format/flow-repo/type_args_strict/jsfmt.spec.js (5.598 s) PASS tests/format/flow-repo/recheck/tmp3e/jsfmt.spec.js (5.273 s) PASS tests/format/flow-repo/union_new/jsfmt.spec.js (10.199 s) PASS tests/format/flow-repo/array-filter/jsfmt.spec.js (5.544 s) PASS tests/format/flow-repo/recheck/tmp2e/jsfmt.spec.js (5.301 s) PASS tests/format/flow-repo/recheck/tmp3f/jsfmt.spec.js (5.136 s) PASS tests/format/flow-repo/recheck/tmp1j/jsfmt.spec.js (5.247 s) PASS tests/format/flow-repo/recheck/tmp2b/jsfmt.spec.js (5.024 s) PASS tests/format/flow-repo/recheck/tmp1d/jsfmt.spec.js (5.52 s) PASS tests/format/flow-repo/try/jsfmt.spec.js (6.46 s) PASS tests/format/flow-repo/recheck/tmp4f/jsfmt.spec.js (5.198 s) PASS tests/format/flow-repo/recheck/tmp1h/jsfmt.spec.js PASS tests/format/flow-repo/generators/jsfmt.spec.js (8.187 s) PASS tests/format/flow-repo/recheck/tmp1c/jsfmt.spec.js (5.293 s) PASS tests/format/flow-repo/fetch/jsfmt.spec.js (7.65 s) PASS tests/format/flow-repo/predicates-abstract/jsfmt.spec.js (6.899 s) PASS tests/format/flow-repo/recheck/tmp1i/jsfmt.spec.js (5.259 s) PASS tests/format/flow-repo/recheck/tmpk/jsfmt.spec.js (5.121 s) PASS tests/format/flow-repo/recheck/tmp1a/jsfmt.spec.js (5.146 s) PASS tests/format/flow-repo/recheck/tmp1g/jsfmt.spec.js (5.238 s) PASS tests/format/flow-repo/recheck/tmp1b/jsfmt.spec.js (5.322 s) PASS tests/format/flow-repo/recheck/tmp2a/jsfmt.spec.js (5.094 s) PASS tests/format/flow-repo/recheck/tmplibk/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp2f/jsfmt.spec.js (5.203 s) PASS tests/format/flow-repo/recheck/tmp1f/jsfmt.spec.js (5.15 s) PASS tests/format/flow-repo/recheck/tmp2c/jsfmt.spec.js (5.267 s) PASS tests/format/flow-repo/vim_emacs_errors/jsfmt.spec.js PASS tests/format/flow-repo/recheck/jsfmt.spec.js (6.656 s) PASS tests/format/flow-repo/symlink/jsfmt.spec.js PASS tests/format/flow-repo/config_all_false/jsfmt.spec.js (5.043 s) PASS tests/format/flow-repo/contents/no_flow/jsfmt.spec.js PASS tests/format/flow-repo/instanceof/jsfmt.spec.js (5.805 s) PASS tests/format/flow-repo/singleton/jsfmt.spec.js (5.654 s) PASS tests/format/flow-repo/facebook_fbt_none/jsfmt.spec.js (5.106 s) PASS tests/format/flow-repo/contents/ignore/jsfmt.spec.js (5.079 s) PASS tests/format/flow-repo/incremental_path/dir/jsfmt.spec.js (5.138 s) PASS tests/format/flow-repo/namespace/jsfmt.spec.js (5.55 s) PASS tests/format/flow-repo/more_path/jsfmt.spec.js (5.638 s) PASS tests/format/flow-repo/extensions/jsfmt.spec.js PASS tests/format/flow-repo/class_statics/jsfmt.spec.js (5.869 s) PASS tests/format/flow-repo/window/jsfmt.spec.js (5.129 s) PASS tests/format/flow-repo/object_freeze/jsfmt.spec.js (5.272 s) PASS tests/format/flow-repo/last_duplicate_property_wins/jsfmt.spec.js (5.459 s) PASS tests/format/flow-repo/path/jsfmt.spec.js (5.021 s) PASS tests/format/flow-repo/get-imports/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_class_static_fields.warn/jsfmt.spec.js (5.051 s) PASS tests/format/flow-repo/requireLazy/jsfmt.spec.js (5.515 s) PASS tests/format/flow-repo/esproposal_export_star_as.enable/jsfmt.spec.js (5.432 s) PASS tests/format/flow-repo/keys/jsfmt.spec.js (5.708 s) PASS tests/format/flow-repo/import_type/jsfmt.spec.js (6.474 s) PASS tests/format/flow-repo/type_param_defaults/jsfmt.spec.js (5.883 s) PASS tests/format/flow-repo/esproposal_class_instance_fields.warn/jsfmt.spec.js (5.234 s) PASS tests/format/flow-repo/react_modules/jsfmt.spec.js (7.458 s) PASS tests/format/flow-repo/iterable/jsfmt.spec.js (6.372 s) PASS tests/format/flow-repo/this/jsfmt.spec.js (6.324 s) PASS tests/format/flow-repo/incremental_haste_blacklist/jsfmt.spec.js PASS tests/format/flow-repo/typeof/jsfmt.spec.js (5.454 s) PASS tests/format/flow-repo/computed_props/jsfmt.spec.js (5.697 s) PASS tests/format/flow-repo/config_all/jsfmt.spec.js PASS tests/format/flow-repo/class_fields/jsfmt.spec.js (6.863 s) PASS tests/format/flow-repo/commonjs/jsfmt.spec.js (5.039 s) PASS tests/format/flow-repo/suppress_incremental/jsfmt.spec.js (5.198 s) PASS tests/format/flow-repo/simple_arrays/jsfmt.spec.js (5.554 s) PASS tests/format/flow-repo/funrec/jsfmt.spec.js (5.249 s) PASS tests/format/flow-repo/include/included/jsfmt.spec.js PASS tests/format/flow-repo/callable/jsfmt.spec.js (5.456 s) PASS tests/format/flow-repo/include/foo/batman/jsfmt.spec.js PASS tests/format/flow-repo/cycle/jsfmt.spec.js (5.287 s) PASS tests/format/flow-repo/node_haste/ws/jsfmt.spec.js PASS tests/format/flow-repo/unused_function_args/jsfmt.spec.js (5.162 s) PASS tests/format/flow-repo/node_haste/foo/bar/jsfmt.spec.js PASS tests/format/flow-repo/bom/jsfmt.spec.js (6.456 s) PASS tests/format/flow-repo/node_haste/ws/test/jsfmt.spec.js (5.243 s) PASS tests/format/flow-repo/node_haste/external/_d3/jsfmt.spec.js (5.281 s) PASS tests/format/flow-repo/node_haste/jsfmt.spec.js (5.274 s) PASS tests/format/flow-repo/objects/jsfmt.spec.js (6.128 s) PASS tests/format/flow-repo/tuples/jsfmt.spec.js (5.4 s) PASS tests/format/flow-repo/async_iteration/jsfmt.spec.js (6.118 s) PASS tests/format/flow-repo/constructor/jsfmt.spec.js (5.344 s) PASS tests/format/flow-repo/incremental_cycle/tmp1/jsfmt.spec.js (5.227 s) PASS tests/format/flow-repo/classes/jsfmt.spec.js (6.014 s) PASS tests/format/flow-repo/structural_subtyping/jsfmt.spec.js (6.045 s) PASS tests/format/flow-repo/incremental_cycle/tmp3/jsfmt.spec.js PASS tests/format/flow-repo/async/jsfmt.spec.js (6.715 s) PASS tests/format/flow-repo/missing_annotation/jsfmt.spec.js (5.527 s) PASS tests/format/flow-repo/sketchy_null_default/jsfmt.spec.js (5.667 s) PASS tests/format/flow-repo/this_ctor/jsfmt.spec.js (5.992 s) PASS tests/format/flow-repo/incremental_cycle/jsfmt.spec.js (5.35 s) PASS tests/format/flow-repo/incremental_basic/tmp1/jsfmt.spec.js (5.154 s) PASS tests/format/flow-repo/refinements/jsfmt.spec.js (12.694 s) PASS tests/format/flow-repo/iter/jsfmt.spec.js (5.427 s) PASS tests/format/flow-repo/incremental_cycle/tmp2/jsfmt.spec.js (5.553 s) PASS tests/format/flow-repo/incremental_basic/jsfmt.spec.js (5.232 s) PASS tests/format/flow-repo/incremental_basic/tmp3/jsfmt.spec.js (5.014 s) PASS tests/format/flow-repo/incremental_basic/tmp2/jsfmt.spec.js (5.041 s) PASS tests/format/flow-repo/type_param_variance2/jsfmt.spec.js (5.041 s) PASS tests/format/flow-repo/date/jsfmt.spec.js (5.509 s) PASS tests/format/flow-repo/dom/jsfmt.spec.js (9.092 s) PASS tests/format/flow-repo/issues-11/jsfmt.spec.js (5.015 s) PASS tests/integration/__tests__/infer-parser.js (102.143 s) PASS tests/format/flow-repo/intersection/lib/jsfmt.spec.js (5.356 s) PASS tests/format/flow-repo/integration/jsfmt.spec.js (5.075 s) PASS tests/format/flow-repo/misc/jsfmt.spec.js (5.828 s) PASS tests/format/flow-repo/type_param_variance2/libs/jsfmt.spec.js (5.976 s) PASS tests/format/flow-repo/binary/jsfmt.spec.js (5.777 s) PASS tests/format/flow-repo/class_type/jsfmt.spec.js (5.308 s) PASS tests/format/flow-repo/config_munging_underscores2/jsfmt.spec.js (5.342 s) PASS tests/format/flow-repo/node_tests/timers/jsfmt.spec.js (5.067 s) PASS tests/format/flow-repo/type-at-pos/jsfmt.spec.js (6.142 s) PASS tests/format/flow-repo/more_annot/jsfmt.spec.js (5.477 s) PASS tests/format/flow-repo/node_tests/basic/jsfmt.spec.js PASS tests/format/flow-repo/call_caching1/jsfmt.spec.js (5.595 s) PASS tests/format/flow-repo/intersection/jsfmt.spec.js (6.14 s) PASS tests/format/flow-repo/call_caching1/lib/jsfmt.spec.js (5.595 s) PASS tests/format/flow-repo/node_tests/assert/jsfmt.spec.js PASS tests/format/flow-repo/builtins/jsfmt.spec.js (5.533 s) PASS tests/format/flow-repo/node_tests/path_node_modules/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/basic_node_modules_with_path/jsfmt.spec.js (5.059 s) PASS tests/format/flow-repo/node_tests/json_file/package2/jsfmt.spec.js (5.002 s) PASS tests/format/flow-repo/node_tests/path_node_modules_with_short_main/jsfmt.spec.js (5.127 s) PASS tests/format/flow-repo/core_tests/jsfmt.spec.js (6.62 s) PASS tests/format/flow-repo/node_tests/process/jsfmt.spec.js (5.202 s) PASS tests/format/flow-repo/node_tests/basic_node_modules/jsfmt.spec.js (5.123 s) PASS tests/format/flow-repo/node_tests/basic_package/bar_lib/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/url/jsfmt.spec.js (5.086 s) PASS tests/format/flow-repo/node_tests/json_file/jsfmt.spec.js (5.375 s) PASS tests/format/flow-repo/node_tests/stream/jsfmt.spec.js (5.705 s) PASS tests/format/flow-repo/node_tests/basic_file/jsfmt.spec.js (5.145 s) PASS tests/format/flow-repo/node_tests/fs/jsfmt.spec.js (5.419 s) PASS tests/format/flow-repo/node_tests/buffer/jsfmt.spec.js (6.203 s) PASS tests/format/flow-repo/node_tests/os/jsfmt.spec.js (5.198 s) PASS tests/format/flow-repo/node_tests/package_file_node_modules/foo/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/child_process/jsfmt.spec.js (6.113 s) PASS tests/format/flow-repo/node_tests/basic_package/jsfmt.spec.js (5.48 s) PASS tests/format/flow-repo/node_tests/path_node_modules_without_main/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/package_file/jsfmt.spec.js (5.045 s) PASS tests/format/flow-repo/node_tests/crypto/jsfmt.spec.js (5.557 s) PASS tests/format/flow-repo/node_tests/package_file/bar_lib/jsfmt.spec.js (5.4 s) PASS tests/format/flow-repo/node_tests/path_package/jsfmt.spec.js (5.729 s) PASS tests/format/flow-repo/error_messages/jsfmt.spec.js PASS tests/format/flow-repo/template/jsfmt.spec.js (5.603 s) PASS tests/format/flow-repo/es6modules/jsfmt.spec.js (9.193 s) PASS tests/format/flow-repo/builtin_uses/jsfmt.spec.js (5.182 s) PASS tests/format/flow-repo/typeapp_perf/jsfmt.spec.js (5.536 s) PASS tests/format/flow-repo/incremental_haste_name_reducers_duplicate/jsfmt.spec.js (5.165 s) PASS tests/format/flow-repo/unicode/jsfmt.spec.js (5.542 s) PASS tests/format/flow-repo/bounded_poly/jsfmt.spec.js (5.514 s) PASS tests/format/flow-repo/more_classes/jsfmt.spec.js (5.517 s) PASS tests/format/flow-repo/incremental_cycle_break/tmp1/jsfmt.spec.js PASS tests/format/flow-repo/unreachable/jsfmt.spec.js (5.509 s) PASS tests/format/flow-repo/disjoint-union-perf/jsfmt.spec.js (9.272 s) PASS tests/format/flow-repo/traces/jsfmt.spec.js (5.944 s) PASS tests/format/flow-repo/ignore_package/jsfmt.spec.js PASS tests/format/flow-repo/incremental_cycle_break/jsfmt.spec.js (5.174 s) PASS tests/format/flow-repo/strict_requires/jsfmt.spec.js PASS tests/format/flow-repo/lib_interfaces/declarations/jsfmt.spec.js (5.18 s) PASS tests/format/flow-repo/arith/jsfmt.spec.js (6.655 s) PASS tests/format/flow-repo/plsummit/jsfmt.spec.js (5.686 s) PASS tests/format/flow-repo/loners/jsfmt.spec.js (5.059 s) PASS tests/format/flow-repo/predicates-parsing/jsfmt.spec.js (6.262 s) PASS tests/format/flow-repo/replace/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_decorators.ignore/jsfmt.spec.js (5.028 s) PASS tests/format/flow-repo/x/jsfmt.spec.js (5.25 s) PASS tests/format/flow-repo/immutable_methods/jsfmt.spec.js (5.72 s) PASS tests/format/flow-repo/multiflow/jsfmt.spec.js (6.88 s) PASS tests/format/flow-repo/encaps/jsfmt.spec.js (5.288 s) PASS tests/format/flow-repo/coverage/jsfmt.spec.js (5.021 s) PASS tests/format/flow-repo/demo/1/jsfmt.spec.js (5.077 s) PASS tests/format/flow-repo/suggest/jsfmt.spec.js (5.437 s) PASS tests/format/flow-repo/demo/2/jsfmt.spec.js (5.453 s) PASS tests/format/flow-repo/overload/lib/jsfmt.spec.js (5.239 s) PASS tests/format/flow-repo/enumerror/jsfmt.spec.js (6.075 s) PASS tests/format/flow-repo/init/jsfmt.spec.js (7.737 s) PASS tests/format/flow-repo/covariance/jsfmt.spec.js (5.472 s) PASS tests/format/flow-repo/declaration_files_node/jsfmt.spec.js (5.492 s) PASS tests/format/flow-repo/module_use_strict/jsfmt.spec.js (7.836 s) PASS tests/format/flow-repo/annot/any/jsfmt.spec.js (5.275 s) PASS tests/format/flow-repo/node_modules_with_symlinks/root/symlink_lib/jsfmt.spec.js (5.088 s) PASS tests/format/flow-repo/export_type/jsfmt.spec.js (5.544 s) PASS tests/format/flow-repo/class_method_default_parameters/jsfmt.spec.js PASS tests/format/flow-repo/node_modules_with_symlinks/root/jsfmt.spec.js (5.139 s) PASS tests/format/flow-repo/arraylib/jsfmt.spec.js (6.238 s) PASS tests/format/flow-repo/node_modules_with_symlinks/symlink_lib_outside_root/jsfmt.spec.js (5.053 s) PASS tests/format/flow-repo/static_overload/lib/jsfmt.spec.js PASS tests/format/flow-repo/static_overload/jsfmt.spec.js (5.016 s) PASS tests/format/flow-repo/liberr/jsfmt.spec.js (5.027 s) PASS tests/format/flow-repo/overload/jsfmt.spec.js (5.929 s) PASS tests/format/flow-repo/class_munging/jsfmt.spec.js (5.342 s) PASS tests/format/flow-repo/more_generics/jsfmt.spec.js (5.407 s) PASS tests/format/flow-repo/librec/jsfmt.spec.js PASS tests/format/flow-repo/liberr/libs/jsfmt.spec.js (5.256 s) PASS tests/format/flow-repo/librec/lib/A/jsfmt.spec.js (5.035 s) PASS tests/format/flow-repo/librec/lib/B/jsfmt.spec.js (5.099 s) PASS tests/format/flow-repo/sealed/jsfmt.spec.js (5.61 s) PASS tests/format/flow-repo/conditional/jsfmt.spec.js (5.718 s) PASS tests/format/flow-repo/esproposal_export_star_as.warn/jsfmt.spec.js (5.03 s) PASS tests/format/flow-repo/esproposal_class_static_fields.ignore/jsfmt.spec.js (5.205 s) PASS tests/format/flow-repo/annot/jsfmt.spec.js (6.357 s) PASS tests/format/flow-repo/class_subtyping/jsfmt.spec.js (5.606 s) PASS tests/format/flow-repo/auxiliary/jsfmt.spec.js PASS tests/format/flow-repo/haste_dupe/jsfmt.spec.js PASS tests/format/flow-repo/auxiliary/lib/jsfmt.spec.js (5.106 s) PASS tests/format/flow-repo/incremental_duplicate_delete/jsfmt.spec.js PASS tests/format/flow-repo/focus-check/jsfmt.spec.js (5.131 s) PASS tests/format/flow-repo/qualified/jsfmt.spec.js (5.412 s) PASS tests/format/flow-repo/regexp/jsfmt.spec.js (5.637 s) PASS tests/format/flow-repo/equals/jsfmt.spec.js (5.338 s) PASS tests/format/flow-repo/union-intersection/jsfmt.spec.js (13.553 s) PASS tests/format/flow-repo/taint/jsfmt.spec.js (6.796 s) PASS tests/format/flow-repo/getters_and_setters_disabled/jsfmt.spec.js (5.605 s) PASS tests/format/flow-repo/spread/jsfmt.spec.js (6.223 s) PASS tests/format/flow-repo/haste_name_reducers_defaults/jsfmt.spec.js (5.533 s) PASS tests/format/flow-repo/object_annot/jsfmt.spec.js (5.418 s) PASS tests/format/flow-repo/private_class_fields/jsfmt.spec.js (6.745 s) PASS tests/format/flow-repo/optional/jsfmt.spec.js (6.787 s) PASS tests/format/flow-repo/refi/jsfmt.spec.js (9.504 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/ws/jsfmt.spec.js PASS tests/format/flow-repo/sealed_objects/jsfmt.spec.js (5.661 s) PASS tests/format/flow-repo/object_assign/jsfmt.spec.js (6.637 s) PASS tests/format/flow-repo/strict/jsfmt.spec.js (5.282 s) PASS tests/format/flow-repo/switch/jsfmt.spec.js (6.001 s) PASS tests/format/flow-repo/parse_error_haste/jsfmt.spec.js (5.722 s) PASS tests/format/flow-repo/require/jsfmt.spec.js (5.844 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/foo/bar/jsfmt.spec.js (5.066 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/ws/test/jsfmt.spec.js (5.349 s) PASS tests/format/flow-repo/call_properties/jsfmt.spec.js (6.68 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/external/_d3/jsfmt.spec.js (5.333 s) PASS tests/format/flow-repo/declare_export/jsfmt.spec.js (8.383 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/jsfmt.spec.js (5.617 s) PASS tests/format/flow-repo/declaration_files_haste/ws/jsfmt.spec.js PASS tests/format/flow-repo/logical/jsfmt.spec.js (7.475 s) PASS tests/format/flow-repo/shape/jsfmt.spec.js (5.643 s) PASS tests/format/flow-repo/multiflow_with_flowlib/jsfmt.spec.js (5.521 s) PASS tests/format/flow-repo/declaration_files_haste/ws/test/jsfmt.spec.js (5.046 s) PASS tests/format/flow-repo/declaration_files_haste/external/_d3/jsfmt.spec.js (5.102 s) PASS tests/format/flow-repo/declaration_files_haste/foo/bar/jsfmt.spec.js PASS tests/format/flow-repo/get-def/helpers/jsfmt.spec.js (5.071 s) PASS tests/format/flow-repo/incremental_non_flow_move/jsfmt.spec.js PASS tests/format/flow-repo/config_ignore/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_haste/jsfmt.spec.js (5.435 s) PASS tests/format/flow-repo/type_only_vars/jsfmt.spec.js (5.813 s) PASS tests/format/flow-repo/config_ignore/dir/jsfmt.spec.js PASS tests/format/flow-repo/module_not_found_errors/src/jsfmt.spec.js (5.44 s) PASS tests/format/flow-repo/private/jsfmt.spec.js (5.479 s) PASS tests/format/flow-repo/annot2/jsfmt.spec.js (5.58 s) PASS tests/format/flow-repo/get-def/jsfmt.spec.js (5.685 s) PASS tests/format/flow-repo/number_constants/jsfmt.spec.js (5.435 s) PASS tests/format/flow-repo/declare_class/jsfmt.spec.js (5.322 s) PASS tests/format/flow-repo/incremental_mixed_naming_cycle/tmp1/jsfmt.spec.js (5.085 s) PASS tests/format/flow-repo/array_spread/jsfmt.spec.js (5.512 s) PASS tests/format/flow-repo/value/jsfmt.spec.js PASS tests/format/flow-repo/declare_class/lib/jsfmt.spec.js (5.546 s) PASS tests/format/flow-repo/flow_ast.template_strings/jsfmt.spec.js (6.922 s) PASS tests/format/flow-repo/poly/jsfmt.spec.js (6.354 s) PASS tests/format/flow-repo/type-printer/jsfmt.spec.js (23.409 s) PASS tests/format/flow-repo/geolocation/jsfmt.spec.js (5.526 s) PASS tests/format/flow-repo/keyvalue/jsfmt.spec.js PASS tests/format/flow-repo/object_is/jsfmt.spec.js (5.666 s) PASS tests/format/flow-repo/for/jsfmt.spec.js (6.352 s) PASS tests/format/flow-repo/esproposal_class_instance_fields.ignore/jsfmt.spec.js (7.47 s) PASS tests/format/flow-repo/break/jsfmt.spec.js (5.645 s) PASS tests/format/flow-repo/unchecked_haste_module_vs_lib/jsfmt.spec.js (5.172 s) PASS tests/format/flow-repo/objmap/jsfmt.spec.js (5.066 s) PASS tests/format/flow-repo/destructuring/jsfmt.spec.js (8.134 s) PASS tests/format/flow-repo/malformed_code/jsfmt.spec.js (5.051 s) PASS tests/format/flow-repo/declare_module_exports/flow-typed/jsfmt.spec.js (5.18 s) PASS tests/format/flow-repo/declare_module_exports/jsfmt.spec.js (5.326 s) PASS tests/format/flow-repo/config_file_extensions/jsfmt.spec.js (5.003 s) PASS tests/format/flow-repo/lib/jsfmt.spec.js (5.084 s) PASS tests/format/flow-repo/getters_and_setters_enabled/jsfmt.spec.js (8.09 s) PASS tests/format/flow-repo/poly_overload/decls/jsfmt.spec.js (5.609 s) PASS tests/format/flow-repo/modules/jsfmt.spec.js (5.175 s) PASS tests/format/flow-repo/object_api/jsfmt.spec.js (7.252 s) PASS tests/format/flow-repo/more_react/jsfmt.spec.js (6.486 s) PASS tests/format/flow-repo/statics/jsfmt.spec.js (5.561 s) PASS tests/format/flow-repo/config_module_name_rewrite_haste/jsfmt.spec.js (5.202 s) PASS tests/format/flow-repo/return/jsfmt.spec.js (5.344 s) PASS tests/format/flow-repo/throw/jsfmt.spec.js (5.23 s) PASS tests/format/flow-repo/optional_chaining/jsfmt.spec.js (5.363 s) PASS tests/format/flow-repo/haste_cycle/jsfmt.spec.js PASS tests/format/flow-repo/haste_cycle/models/jsfmt.spec.js (5.005 s) PASS tests/format/flow-repo/seal/jsfmt.spec.js (5.536 s) PASS tests/format/flow-repo/arrows/jsfmt.spec.js (5.979 s) PASS tests/format/flow-repo/more_statics/jsfmt.spec.js (5.239 s) PASS tests/format/flow-repo/predicates-declared/jsfmt.spec.js (7.055 s) PASS tests/format/flow-repo/method_properties/jsfmt.spec.js (5.371 s) PASS tests/format/flow-repo/node_modules_without_json/jsfmt.spec.js (5.234 s) PASS tests/format/flow-repo/incremental_mixed_naming_cycle/jsfmt.spec.js (8.505 s) PASS tests/format/flow-repo/symbol/jsfmt.spec.js (5.855 s) PASS tests/format/flow-repo/suppress_traces/jsfmt.spec.js (5.186 s) PASS tests/format/flow-repo/while/jsfmt.spec.js (5.196 s) PASS tests/format/flow-repo/suppress/jsfmt.spec.js (5.577 s) PASS tests/format/flow-repo/poly_class_export/jsfmt.spec.js (5.479 s) PASS tests/format/flow-repo/binding/jsfmt.spec.js (8.166 s) PASS tests/format/flow-repo/forof/jsfmt.spec.js (5.479 s) PASS tests/format/flow-repo/optional_props/jsfmt.spec.js (6.055 s) PASS tests/format/flow-repo/name_prop/jsfmt.spec.js (5.273 s) PASS tests/format/flow-repo/recheck-haste/tmp1A/jsfmt.spec.js PASS tests/format/flow-repo/recheck-haste/jsfmt.spec.js (5.047 s) PASS tests/format/flow-repo/docblock_flow/jsfmt.spec.js (5.086 s) PASS tests/format/flow-repo/react_functional/jsfmt.spec.js (5.15 s) PASS tests/format/flow-repo/match_failure/jsfmt.spec.js (5.405 s) PASS tests/format/flow-repo/record/jsfmt.spec.js (5.428 s) PASS tests/format/flow-repo/recheck-haste/tmp2A/jsfmt.spec.js PASS tests/format/flow-repo/react/jsfmt.spec.js (10.44 s) PASS tests/format/flow-repo/parse/jsfmt.spec.js (5.833 s) PASS tests/format/flow-repo/include_suppressed/jsfmt.spec.js PASS tests/format/flow-repo/indexer/jsfmt.spec.js (5.829 s) PASS tests/format/flow-repo/haste_use_name_reducers/jsfmt.spec.js (5.038 s) PASS tests/format/flow-repo/abnormal/jsfmt.spec.js (5.364 s) PASS tests/format/flow-repo/haste_use_name_reducers/dir2/jsfmt.spec.js (5.05 s) PASS tests/format/flow-repo/recheck-haste/dir1B/jsfmt.spec.js (5.504 s) PASS tests/format/flow-repo/nullable/jsfmt.spec.js (5.474 s) PASS tests/format/flow-repo/libflow-typed/jsfmt.spec.js (5.025 s) PASS tests/format/flow-repo/haste_use_name_reducers/dir1/jsfmt.spec.js (5.23 s) PASS tests/format/flow-repo/incremental/jsfmt.spec.js (5.015 s) PASS tests/format/flow-repo/closure/jsfmt.spec.js (6.695 s) PASS tests/format/stylefmt-repo/readme/jsfmt.spec.js (5.086 s) PASS tests/format/stylefmt-repo/inline-comment/jsfmt.spec.js (5.243 s) PASS tests/format/vue/interpolation/jsfmt.spec.js (5.062 s) PASS tests/format/flow-repo/duplicate_methods/jsfmt.spec.js (7.911 s) PASS tests/format/misc/errors/vue/jsfmt.spec.js PASS tests/format/vue/range/jsfmt.spec.js (5.575 s) PASS tests/format/vue/v-for/jsfmt.spec.js (5.07 s) PASS tests/format/vue/vue-3/jsfmt.spec.js (5.793 s) PASS tests/format/flow-repo/fixpoint/jsfmt.spec.js (6.489 s) PASS tests/format/css/important/jsfmt.spec.js PASS tests/format/css/range/jsfmt.spec.js (5.232 s) PASS tests/format/css/selector-string/jsfmt.spec.js (5.154 s) PASS tests/format/css/composes/jsfmt.spec.js (5.217 s) PASS tests/format/css/atword/jsfmt.spec.js PASS tests/format/css/colon/jsfmt.spec.js (5.342 s) PASS tests/format/flow-repo/libflow-typed/flow-typed/jsfmt.spec.js (6.711 s) PASS tests/format/flow-repo/union/jsfmt.spec.js (12.262 s) PASS tests/format/css/long-rule/jsfmt.spec.js PASS tests/format/css/loose/jsfmt.spec.js (5.025 s) PASS tests/format/css/bom/jsfmt.spec.js (5.205 s) PASS tests/format/css/cursor/jsfmt.spec.js (5.006 s) PASS tests/format/css/selector-call/jsfmt.spec.js (5.119 s) PASS tests/format/css/fill-value/jsfmt.spec.js (5.109 s) PASS tests/format/css/url/jsfmt.spec.js PASS tests/format/css/prefix/jsfmt.spec.js PASS tests/format/flow-repo/function/jsfmt.spec.js (7.336 s) PASS tests/format/flow-repo/promises/jsfmt.spec.js (9.486 s) PASS tests/format/css/combinator/jsfmt.spec.js (5.481 s) PASS tests/format/css/variables/jsfmt.spec.js PASS tests/format/css/indent/jsfmt.spec.js (5.505 s) PASS tests/format/css/case/jsfmt.spec.js (5.474 s) PASS tests/format/css/empty/jsfmt.spec.js PASS tests/format/vue/html-vue/jsfmt.spec.js (7.564 s) PASS tests/format/css/grid/jsfmt.spec.js (5.46 s) PASS tests/format/css/character-escaping/jsfmt.spec.js (5.355 s) PASS tests/format/css/no-semicolon/jsfmt.spec.js PASS tests/format/css/yaml/jsfmt.spec.js (5.166 s) PASS tests/format/css/numbers/jsfmt.spec.js (5.269 s) PASS tests/format/css/params/jsfmt.spec.js PASS tests/format/css/inline-url/jsfmt.spec.js PASS tests/format/stylefmt-repo/charset-2/jsfmt.spec.js PASS tests/format/css/pseudo-call/jsfmt.spec.js PASS tests/format/css/modules/jsfmt.spec.js PASS tests/format/stylefmt-repo/font-shorthand/jsfmt.spec.js PASS tests/format/stylefmt-repo/important/jsfmt.spec.js PASS tests/format/stylefmt-repo/lowercase/jsfmt.spec.js PASS tests/format/stylefmt-repo/content/jsfmt.spec.js PASS tests/format/stylefmt-repo/non-nested-combinator/jsfmt.spec.js PASS tests/format/stylefmt-repo/ie-hacks/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-indention/jsfmt.spec.js PASS tests/format/css/selector-list/jsfmt.spec.js (5.264 s) PASS tests/format/stylefmt-repo/cssnext-example/jsfmt.spec.js PASS tests/format/stylefmt-repo/var-notation/jsfmt.spec.js PASS tests/format/stylefmt-repo/pseudo-element/jsfmt.spec.js PASS tests/format/stylefmt-repo/media-indent-with-import/jsfmt.spec.js PASS tests/format/css/postcss-plugins/jsfmt.spec.js (5.199 s) PASS tests/format/stylefmt-repo/color-hex-lowercase/jsfmt.spec.js PASS tests/format/stylefmt-repo/attr-selector/jsfmt.spec.js PASS tests/format/stylefmt-repo/media-indent/jsfmt.spec.js PASS tests/format/css/parens/jsfmt.spec.js (6.781 s) PASS tests/format/stylefmt-repo/nested/jsfmt.spec.js PASS tests/format/stylefmt-repo/at-apply/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-media-queries/jsfmt.spec.js PASS tests/format/css/comments/jsfmt.spec.js (5.593 s) PASS tests/format/stylefmt-repo/nested-mixin/jsfmt.spec.js PASS tests/format/stylefmt-repo/shorthand-with-sass-variables/jsfmt.spec.js PASS tests/format/stylefmt-repo/values/jsfmt.spec.js PASS tests/format/css/color/jsfmt.spec.js (5.532 s) PASS tests/format/stylefmt-repo/nested-mixin-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-properties/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-selectors/jsfmt.spec.js PASS tests/format/stylefmt-repo/media-queries-ranges/jsfmt.spec.js PASS tests/format/stylefmt-repo/at-media/jsfmt.spec.js PASS tests/format/stylefmt-repo/import/jsfmt.spec.js PASS tests/format/stylefmt-repo/vendor-prefix/jsfmt.spec.js PASS tests/format/css/atrule/jsfmt.spec.js (6.644 s) PASS tests/format/stylefmt-repo/data-url/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-atrule/jsfmt.spec.js PASS tests/format/stylefmt-repo/comment-in-rules/jsfmt.spec.js PASS tests/format/stylefmt-repo/charset/jsfmt.spec.js PASS tests/format/stylefmt-repo/comment/jsfmt.spec.js (5.798 s) PASS tests/format/stylefmt-repo/nested-indention-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/font-face/jsfmt.spec.js PASS tests/integration/__tests__/patterns-dirs.js (133.693 s) PASS tests/integration/__tests__/help-options.js (141.678 s) PASS tests/integration/__tests__/bundle.js (181.824 s) A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Test Suites: 1165 passed, 1165 total Tests: 13982 passed, 13982 total Snapshots: 7019 passed, 7019 total Time: 183.902 s Ran all test suites. Done in 190.20s. >>> prettier: Entering fakeroot... >>> prettier-doc*: Running split function doc... >>> prettier-doc*: Preparing subpackage prettier-doc... >>> prettier-doc*: Running postcheck for prettier-doc >>> prettier*: Running postcheck for prettier >>> prettier*: Preparing package prettier... >>> prettier-doc*: Tracing dependencies... >>> prettier-doc*: Package size: 24.0 KB >>> prettier-doc*: Compressing data... >>> prettier-doc*: Create checksum... >>> prettier-doc*: Create prettier-doc-2.5.1-r0.apk >>> prettier*: Tracing dependencies... >>> prettier*: Package size: 11.4 MB >>> prettier*: Compressing data... >>> prettier*: Create checksum... >>> prettier*: Create prettier-2.5.1-r0.apk >>> prettier: Build complete at Fri, 14 Jan 2022 01:10:23 +0000 elapsed time 0h 13m 22s >>> prettier: Cleaning up srcdir >>> prettier: Cleaning up pkgdir >>> prettier: Uninstalling dependencies... (1/4) Purging .makedepends-prettier (20220114.005703) (2/4) Purging yarn (1.22.17-r0) (3/4) Purging npm (8.3.0-r0) (4/4) Purging nodejs (16.13.2-r0) Executing busybox-1.35.0-r1.trigger OK: 230 MiB in 89 packages >>> prettier: Updating the testing/ppc64le repository index... >>> prettier: Signing the index...