>>> prettier: Building testing/prettier 2.5.1-r0 (using abuild 3.9.0-r0) started Thu, 13 Jan 2022 20:26:51 +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 (20220113.202652) Executing busybox-1.35.0-r1.trigger OK: 417 MiB in 105 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> prettier: Fetching https://github.com/prettier/prettier/archive/2.5.1/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 100 124 100 124 0 0 249 0 --:--:-- --:--:-- --:--:-- 250 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1744k 0 1744k 0 0 857k 0 --:--:-- 0:00:02 --:--:-- 1675k 100 3093k 0 3093k 0 0 1511k 0 --:--:-- 0:00:02 --:--:-- 2932k >>> 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 10.86s. 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 979.53s. yarn run v1.22.17 $ cross-env NODE_ENV=production jest PASS tests/integration/__tests__/third-party.js (5.547 s) PASS tests/integration/__tests__/load-toml.js (7.124 s) PASS tests/integration/__tests__/cli.js (7.203 s) PASS tests/integration/__tests__/util-shared.js (7.453 s) PASS tests/format/misc/errors/js/record/jsfmt.spec.js (15.327 s) PASS tests/integration/__tests__/resolve-config-file.js (16.104 s) PASS tests/integration/__tests__/doc-utils-clean-doc.js (16.717 s) PASS tests/format/graphql/trailing-comma/jsfmt.spec.js (15.697 s) PASS tests/integration/__tests__/line-suffix-boundary.js (16.445 s) PASS tests/integration/__tests__/plugin-virtual-directory.js (17.137 s) PASS tests/format/misc/errors/js/jsfmt.spec.js (17.534 s) PASS tests/format/vue/broken-plugins/jsfmt.spec.js (16.667 s) PASS tests/format/misc/errors/json/json-stringify/jsfmt.spec.js (16.638 s) PASS tests/integration/__tests__/debug-print-ast.js (16.411 s) PASS tests/format/js/no-semi-babylon-extensions/jsfmt.spec.js (17.25 s) PASS tests/integration/__tests__/doc-mark-as-root.js (16.939 s) PASS tests/format/misc/json-unknown-extension/jsfmt.spec.js (17.613 s) PASS tests/format/js/dynamic-import/jsfmt.spec.js (18.499 s) PASS tests/integration/__tests__/doc-builders.js (18.8 s) PASS tests/format/flow-repo/es_declare_module/flow-typed/jsfmt.spec.js (18.083 s) PASS tests/format/misc/errors/js/optional-chaining/jsfmt.spec.js (17.972 s) PASS tests/format/markdown/broken-plugins/jsfmt.spec.js (18.051 s) PASS tests/integration/__tests__/normalize-doc.js (17.85 s) PASS tests/format/yaml/flow-mapping/trailing-comma/jsfmt.spec.js (18.401 s) PASS tests/integration/__tests__/ignore-absolute-path.js (19.224 s) PASS tests/format/markdown/link/jsfmt.spec.js (18.689 s) PASS tests/format/misc/errors/broken-plugin/jsfmt.spec.js (18.179 s) PASS tests/integration/__tests__/doc-trim.js (18.525 s) PASS tests/format/yaml/json/trailing-comma/jsfmt.spec.js (18.546 s) PASS tests/integration/__tests__/plugin-precedence.js (19.571 s) PASS tests/format/js/decorators-export/jsfmt.spec.js (18.291 s) PASS tests/format/yaml/plain/jsfmt.spec.js (18.82 s) PASS tests/integration/__tests__/schema.js (18.489 s) PASS tests/integration/__tests__/with-shebang.js (19.358 s) PASS tests/format/markdown/jsx-semi/jsfmt.spec.js (18.973 s) PASS tests/integration/__tests__/debug-api.js (20.32 s) PASS tests/format/json/json-superset/jsfmt.spec.js (20.105 s) PASS tests/format/misc/errors/js/import/jsfmt.spec.js (19.369 s) PASS tests/integration/__tests__/plugin-preprocess.js (19.463 s) PASS tests/format/markdown/fenced-code-block/jsfmt.spec.js (19.868 s) PASS tests/format/misc/errors/js/for-of/jsfmt.spec.js (19.317 s) PASS tests/format/lwc/lwc/jsfmt.spec.js (19.243 s) PASS tests/format/misc/errors/js/async-await/jsfmt.spec.js (20.349 s) PASS tests/format/vue/multiparser/unknown/jsfmt.spec.js (19.092 s) PASS tests/format/js/arrows/semi/jsfmt.spec.js (19.479 s) PASS tests/integration/__tests__/format.js (20.322 s) PASS tests/format/js/module-blocks/jsfmt.spec.js (19.539 s) PASS tests/integration/__tests__/ignore-vcs-files.js (19.38 s) PASS tests/format/misc/errors/json/jsfmt.spec.js (19.348 s) PASS tests/integration/__tests__/plugin-flush-line-suffix.js (20.586 s) PASS tests/format/json/with-comment/jsfmt.spec.js (18.65 s) PASS tests/format/js/end-of-line/jsfmt.spec.js (20.419 s) PASS tests/format/typescript/error-recovery/jsfmt.spec.js (19.778 s) PASS tests/format/yaml/flow-sequence/trailing-comma/jsfmt.spec.js (19.542 s) PASS tests/format/markdown/table/empty-table/jsfmt.spec.js (20.369 s) PASS tests/integration/__tests__/ignore-relative-path.js (19.787 s) PASS tests/format/handlebars/html-whitespace-sensitivity/jsfmt.spec.js (21.254 s) PASS tests/format/markdown/paragraph/jsfmt.spec.js (21.362 s) PASS tests/format/misc/errors/typescript/babel-ts/jsfmt.spec.js (20.788 s) PASS tests/integration/__tests__/syntax-error.js (21.164 s) PASS tests/format/typescript/declare/trailing-comma/jsfmt.spec.js (21.105 s) PASS tests/format/misc/errors/typescript/jsfmt.spec.js (21.414 s) PASS tests/format/markdown/wiki-link/jsfmt.spec.js (21.894 s) PASS tests/format/vue/with-plugins/jsfmt.spec.js (21.298 s) PASS tests/format/yaml/quote/jsfmt.spec.js (21.399 s) PASS tests/format/markdown/footnoteDefinition/jsfmt.spec.js (21.324 s) PASS tests/format/misc/errors/js/hack-pipeline/jsfmt.spec.js (22.484 s) PASS tests/format/typescript/tuple/jsfmt.spec.js (22.442 s) PASS tests/format/html/whitespace/jsfmt.spec.js (23.87 s) PASS tests/format/misc/parser-inference/jsfmt.spec.js (22.971 s) PASS tests/integration/__tests__/debug-print-comments.js (23.012 s) PASS tests/format/jsx/last-line/jsfmt.spec.js (23.477 s) PASS tests/format/misc/errors/js/reserved-word/jsfmt.spec.js (22.764 s) PASS tests/format/misc/empty/jsfmt.spec.js (23.236 s) PASS tests/format/json/json/jsfmt.spec.js (24.164 s) PASS tests/format/js/empty/jsfmt.spec.js (23.375 s) PASS tests/format/js/eol/jsfmt.spec.js (23.493 s) PASS tests/format/yaml/flow-sequence/jsfmt.spec.js (16.985 s) PASS tests/format/js/import-assertions/bracket-spacing/jsfmt.spec.js (22.659 s) PASS tests/format/typescript/quote-props/jsfmt.spec.js (22.936 s) PASS tests/format/js/tuple/jsfmt.spec.js (24.005 s) PASS tests/format/misc/errors/invalid/jsfmt.spec.js (23.793 s) PASS tests/integration/__tests__/debug-print-doc.js (24.183 s) PASS tests/format/js/template-align/jsfmt.spec.js (23.075 s) PASS tests/format/typescript/arrows/jsfmt.spec.js (24.148 s) PASS tests/integration/__tests__/plugin-extensions.js (24.369 s) PASS tests/format/misc/require-pragma/js/jsfmt.spec.js (23.873 s) PASS tests/format/jsx/whitespace/jsfmt.spec.js (24.998 s) PASS tests/format/typescript/end-of-line/jsfmt.spec.js (24.663 s) PASS tests/format/html/comments/jsfmt.spec.js (24.314 s) PASS tests/format/js/classes-private-fields/jsfmt.spec.js (24.782 s) PASS tests/format/typescript/trailing-comma/jsfmt.spec.js (24.343 s) PASS tests/format/js/shebang/jsfmt.spec.js (25.233 s) PASS tests/format/js/import-assertions/jsfmt.spec.js (25.004 s) PASS tests/format/html/tags/jsfmt.spec.js (26.788 s) PASS tests/format/typescript/conformance/classes/constructorDeclarations/constructorParameters/jsfmt.spec.js (21.743 s) PASS tests/format/flow/object-inexact/jsfmt.spec.js (26.077 s) PASS tests/format/js/strings/jsfmt.spec.js (27.203 s) PASS tests/format/js/bom/jsfmt.spec.js (26.042 s) PASS tests/format/js/destructuring-ignore/jsfmt.spec.js (27.873 s) PASS tests/format/typescript/typeparams/consistent/jsfmt.spec.js (27.716 s) PASS tests/format/jsx/deprecated-jsx-bracket-same-line-option/jsfmt.spec.js (26.396 s) ● Console console.warn jsxBracketSameLine is deprecated. at warnDeprecated (../../../../../../../tmp/fd7dc79ecacdc460ccabd09418efe216/node_modules/prettier/index.js:9571:32) at Normalizer._applyNormalization (../../../../../../../tmp/fd7dc79ecacdc460ccabd09418efe216/node_modules/prettier/index.js:9602:9) at applyNormalization (../../../../../../../tmp/fd7dc79ecacdc460ccabd09418efe216/node_modules/prettier/index.js:9490:46) at Normalizer.normalize (../../../../../../../tmp/fd7dc79ecacdc460ccabd09418efe216/node_modules/prettier/index.js:9496:5) at normalizeOptions$5 (../../../../../../../tmp/fd7dc79ecacdc460ccabd09418efe216/node_modules/prettier/index.js:11717:33) at Object.normalizeApiOptions (../../../../../../../tmp/fd7dc79ecacdc460ccabd09418efe216/node_modules/prettier/index.js:11846:10) at normalize$1 (../../../../../../../tmp/fd7dc79ecacdc460ccabd09418efe216/node_modules/prettier/index.js:13070:21) at formatWithCursor$1 (../../../../../../../tmp/fd7dc79ecacdc460ccabd09418efe216/node_modules/prettier/index.js:14746:46) PASS tests/format/js/bind-expressions/jsfmt.spec.js (27.614 s) PASS tests/format/js/quote-props/jsfmt.spec.js (28.728 s) PASS tests/format/yaml/flow-mapping/jsfmt.spec.js (20.391 s) PASS tests/format/flow/quote-props/jsfmt.spec.js (27.955 s) PASS tests/format/vue/multiparser/jsfmt.spec.js (29.043 s) PASS tests/format/markdown/markdown/jsfmt.spec.js (28.406 s) PASS tests/format/js/sloppy-mode/jsfmt.spec.js (28.203 s) PASS tests/format/typescript/compiler/jsfmt.spec.js (28.331 s) PASS tests/format/js/directives/jsfmt.spec.js (28.366 s) PASS tests/format/flow/function-parentheses/jsfmt.spec.js (28.91 s) PASS tests/format/js/objects/jsfmt.spec.js (29.643 s) PASS tests/integration/__tests__/invalid-ignore.js (30.164 s) PASS tests/format/vue/custom_block/jsfmt.spec.js (30.991 s) PASS tests/format/markdown/auto-link/jsfmt.spec.js (31.017 s) PASS tests/format/js/cursor/jsfmt.spec.js (32.157 s) PASS tests/format/angular/interpolation/jsfmt.spec.js (15.686 s) PASS tests/format/js/arrows/newline-before-arrow/jsfmt.spec.js (18.151 s) PASS tests/format/js/arrow-call/jsfmt.spec.js (33.698 s) PASS tests/format/js/trailing-comma/jsfmt.spec.js (32.731 s) PASS tests/format/js/call/invalid/jsfmt.spec.js (17.508 s) PASS tests/format/handlebars/single-quote-option/jsfmt.spec.js (16.13 s) PASS tests/format/js/regex/jsfmt.spec.js (17.755 s) PASS tests/format/typescript/custom/abstract/jsfmt.spec.js (19.077 s) PASS tests/format/markdown/linkReference/jsfmt.spec.js (16.878 s) PASS tests/format/jsx/attr-element/jsfmt.spec.js (15.607 s) PASS tests/format/js/babel-plugins/jsfmt.spec.js (36.033 s) PASS tests/format/markdown/list/jsfmt.spec.js (35.312 s) PASS tests/integration/__tests__/plugin-default-options.js (35.504 s) PASS tests/format/misc/errors/js/assignment/jsfmt.spec.js (17.474 s) PASS tests/integration/__tests__/ignore-emoji.js (35.476 s) PASS tests/integration/__tests__/support-info.js (36.198 s) PASS tests/integration/__tests__/cursor-offset.js (37.664 s) PASS tests/format/js/object-property-ignore/jsfmt.spec.js (35.716 s) PASS tests/format/misc/embedded_language_formatting/in-javascript/jsfmt.spec.js (17.161 s) PASS tests/format/js/rest/jsfmt.spec.js (17.437 s) PASS tests/format/handlebars/mustache-statement/jsfmt.spec.js (15.375 s) PASS tests/format/flow/parameter-with-type/jsfmt.spec.js (17.482 s) PASS tests/format/misc/embedded_language_formatting/in-markdown/jsfmt.spec.js (17.542 s) PASS tests/format/typescript/test-declarations/jsfmt.spec.js (21.005 s) PASS tests/integration/__tests__/skip-folders.js (37.044 s) PASS tests/format/flow/this-annotation/parentheses/jsfmt.spec.js (18.404 s) PASS tests/format/vue/indent/jsfmt.spec.js (20.142 s) PASS tests/format/js/bracket-spacing/jsfmt.spec.js (21.102 s) PASS tests/format/js/classes/top-level-super/jsfmt.spec.js (17.19 s) PASS tests/format/graphql/bracket-spacing/jsfmt.spec.js (17.952 s) PASS tests/format/angular/bracket-same-line/jsfmt.spec.js (20 s) PASS tests/format/scss/configuration/jsfmt.spec.js (16.268 s) PASS tests/integration/__tests__/parser-api.js (38.266 s) PASS tests/format/css/quotes/jsfmt.spec.js (15.411 s) PASS tests/format/markdown/liquid/jsfmt.spec.js (18.432 s) PASS tests/format/markdown/indentation/jsfmt.spec.js (13.361 s) PASS tests/format/js/trailing-whitespace/jsfmt.spec.js (19.564 s) PASS tests/format/js/decorators/jsfmt.spec.js (19.546 s) PASS tests/format/js/decorator-comments/jsfmt.spec.js (18.752 s) PASS tests/format/flow/generic/jsfmt.spec.js (19.955 s) PASS tests/format/html/bracket-same-line/jsfmt.spec.js (20.981 s) PASS tests/format/scss/quotes/jsfmt.spec.js (16.585 s) PASS tests/format/js/cursor/require-pragma/jsfmt.spec.js (15.868 s) PASS tests/format/js/ignore/semi/jsfmt.spec.js (21.694 s) PASS tests/format/flow/no-semi/jsfmt.spec.js (22.045 s) PASS tests/format/handlebars/concat-statement/jsfmt.spec.js (18.763 s) PASS tests/format/js/arrows-bind/jsfmt.spec.js (15.075 s) PASS tests/format/scss/map/jsfmt.spec.js (18.468 s) PASS tests/format/js/import/jsfmt.spec.js (24.039 s) PASS tests/format/typescript/import-type/jsfmt.spec.js (20.633 s) PASS tests/format/jsx/comments/jsfmt.spec.js (24.468 s) PASS tests/format/typescript/class/jsfmt.spec.js (22.287 s) PASS tests/format/js/partial-application/jsfmt.spec.js (16.137 s) PASS tests/format/typescript/intersection/jsfmt.spec.js (19.053 s) PASS tests/format/js/export/jsfmt.spec.js (24.369 s) PASS tests/format/yaml/sequence/jsfmt.spec.js (17.579 s) PASS tests/format/typescript/no-semi/jsfmt.spec.js (19.349 s) PASS tests/format/misc/embedded_language_formatting/in-vue/jsfmt.spec.js (21.402 s) PASS tests/format/js/tab-width/jsfmt.spec.js (23.183 s) PASS tests/format/js/record/jsfmt.spec.js (17.108 s) PASS tests/format/js/multiparser-invalid/jsfmt.spec.js (24.263 s) PASS tests/format/typescript/interface/jsfmt.spec.js (21.573 s) PASS tests/format/yaml/block-literal/jsfmt.spec.js (18.95 s) PASS tests/format/js/export-extension/jsfmt.spec.js (17.778 s) PASS tests/format/js/module-string-names/jsfmt.spec.js (17.685 s) PASS tests/format/yaml/block-folded/jsfmt.spec.js (19.442 s) PASS tests/format/handlebars/sub-expression/jsfmt.spec.js (20.673 s) PASS tests/format/flow/object-order/jsfmt.spec.js (19.551 s) PASS tests/format/typescript/angular-component-examples/jsfmt.spec.js (22.354 s) PASS tests/format/flow/ternary/jsfmt.spec.js (19.372 s) PASS tests/format/css/attribute/jsfmt.spec.js (18.849 s) PASS tests/format/js/literal/jsfmt.spec.js (23.183 s) PASS tests/format/js/comments-pipeline-own-line/jsfmt.spec.js (17.909 s) PASS tests/format/markdown/long-table/jsfmt.spec.js (22.256 s) PASS tests/format/misc/embedded_language_formatting/in-html/jsfmt.spec.js (22.89 s) PASS tests/format/scss/trailing-comma/jsfmt.spec.js (20.343 s) PASS tests/format/vue/bracket-same-line/jsfmt.spec.js (23.771 s) PASS tests/format/js/quotes/jsfmt.spec.js (23.388 s) PASS tests/format/json/json5-as-json-with-trailing-commas/jsfmt.spec.js (13.5 s) PASS tests/format/typescript/conformance/types/functions/jsfmt.spec.js (23.494 s) PASS tests/format/html/handlebars-venerable/jsfmt.spec.js (19.916 s) PASS tests/format/typescript/keywords/jsfmt.spec.js (22.992 s) PASS tests/format/js/async-do-expressions/jsfmt.spec.js (18.687 s) PASS tests/format/js/export-default/escaped/jsfmt.spec.js (19.564 s) PASS tests/format/typescript/arrow/jsfmt.spec.js (21.187 s) PASS tests/format/typescript/comments-2/jsfmt.spec.js (25.239 s) PASS tests/format/typescript/conformance/classes/classDeclarations/classAbstractKeyword/jsfmt.spec.js (24.511 s) PASS tests/format/markdown/toml/jsfmt.spec.js (12.942 s) PASS tests/format/js/object-property-comment/jsfmt.spec.js (20.131 s) PASS tests/format/typescript/namespace/jsfmt.spec.js (16.023 s) PASS tests/format/js/do/jsfmt.spec.js (19.718 s) PASS tests/format/js/exports/jsfmt.spec.js (18.435 s) PASS tests/format/flow/type-declarations/jsfmt.spec.js (23.943 s) PASS tests/format/js/throw_expressions/jsfmt.spec.js (19.355 s) PASS tests/format/mdx/mdx/jsfmt.spec.js (20.218 s) PASS tests/format/misc/embedded_language_formatting/mdx/jsfmt.spec.js (16.707 s) PASS tests/format/yaml/mapping/jsfmt.spec.js (20.777 s) PASS tests/format/js/class-static-block/jsfmt.spec.js (15.237 s) PASS tests/format/flow/private-class-fields/jsfmt.spec.js (15.298 s) PASS tests/format/js/pipeline-operator/jsfmt.spec.js (20.443 s) PASS tests/format/flow/this-annotation/jsfmt.spec.js (18.255 s) PASS tests/format/misc/require-pragma/markdown/jsfmt.spec.js (15.4 s) PASS tests/format/typescript/conformance/parser/ecmascript5/Statements/jsfmt.spec.js (17.674 s) PASS tests/format/flow/indexed-access/jsfmt.spec.js (16.088 s) PASS tests/format/js/v8_intrinsic/jsfmt.spec.js (20.273 s) PASS tests/format/markdown/multiparser-json/jsfmt.spec.js (16.307 s) PASS tests/format/js/private-in/jsfmt.spec.js (16.567 s) PASS tests/format/flow/optional-indexed-access/jsfmt.spec.js (16.685 s) PASS tests/format/mdx/embedded-language-formatting/jsfmt.spec.js (16.888 s) PASS tests/format/yaml/spec/jsfmt.spec.js (27.669 s) PASS tests/format/js/invalid-code/jsfmt.spec.js (17.701 s) PASS tests/format/misc/insert-pragma/js/jsfmt.spec.js (23.384 s) PASS tests/format/markdown/emphasis/jsfmt.spec.js (16.678 s) PASS tests/format/flow/enums/jsfmt.spec.js (20.017 s) PASS tests/format/js/arrows/jsfmt.spec.js (48.107 s) PASS tests/format/markdown/definition/jsfmt.spec.js (14.056 s) PASS tests/format/js/object-colon-bug/jsfmt.spec.js (20.796 s) PASS tests/format/scss/scss/jsfmt.spec.js (25.599 s) PASS tests/format/js/test-declarations/jsfmt.spec.js (40.923 s) PASS tests/format/js/method-chain/print-width-120/jsfmt.spec.js (22.716 s) PASS tests/format/misc/require-pragma/graphql/jsfmt.spec.js (13.071 s) PASS tests/format/markdown/ignore/jsfmt.spec.js (16.531 s) PASS tests/format/markdown/footnoteReference/jsfmt.spec.js (13.967 s) PASS tests/format/markdown/image/jsfmt.spec.js (15.748 s) PASS tests/format/markdown/imageReference/jsfmt.spec.js (16.297 s) PASS tests/format/markdown/yaml/jsfmt.spec.js (15.039 s) PASS tests/format/markdown/splitCjkText/jsfmt.spec.js (19.192 s) PASS tests/format/flow/type-parameters/jsfmt.spec.js (21.236 s) PASS tests/format/misc/require-pragma/json/jsfmt.spec.js (12.931 s) PASS tests/format/misc/require-pragma/mdx/jsfmt.spec.js (12.33 s) PASS tests/format/js/no-semi/jsfmt.spec.js (31.516 s) PASS tests/format/markdown/strong/jsfmt.spec.js (16.531 s) PASS tests/format/markdown/blockquote/jsfmt.spec.js (18.122 s) PASS tests/format/js/multiparser-html/jsfmt.spec.js (51.424 s) PASS tests/format/markdown/word/jsfmt.spec.js (16.805 s) PASS tests/format/yaml/require-pragma/jsfmt.spec.js (14.184 s) PASS tests/format/js/functional-composition/jsfmt.spec.js (31.835 s) PASS tests/format/markdown/multiparser-js/jsfmt.spec.js (23.39 s) PASS tests/format/markdown/break/jsfmt.spec.js (17.077 s) PASS tests/format/misc/insert-pragma/json5/jsfmt.spec.js (15.75 s) PASS tests/format/markdown/footnote/jsfmt.spec.js (16.492 s) PASS tests/format/markdown/code/jsfmt.spec.js (17.983 s) PASS tests/format/misc/require-pragma/json5/jsfmt.spec.js (16.497 s) PASS tests/format/markdown/thematicBreak/jsfmt.spec.js (18.012 s) PASS tests/format/misc/insert-pragma/html/jsfmt.spec.js (15.47 s) PASS tests/format/markdown/html/jsfmt.spec.js (17.013 s) PASS tests/format/markdown/delete/jsfmt.spec.js (18.457 s) PASS tests/format/misc/insert-pragma/markdown/jsfmt.spec.js (16.958 s) PASS tests/format/misc/require-pragma/html/jsfmt.spec.js (16.071 s) PASS tests/format/misc/insert-pragma/graphql/jsfmt.spec.js (17.158 s) PASS tests/format/markdown/inlineCode/jsfmt.spec.js (18.348 s) PASS tests/format/markdown/table/jsfmt.spec.js (18.356 s) PASS tests/format/markdown/heading/jsfmt.spec.js (17.726 s) PASS tests/format/vue/vue/jsfmt.spec.js (37.763 s) PASS tests/format/flow/enums-unknown-members/jsfmt.spec.js (18.382 s) PASS tests/format/yaml/insert-pragma/jsfmt.spec.js (16.8 s) PASS tests/format/misc/insert-pragma/css/jsfmt.spec.js (16.343 s) PASS tests/format/misc/insert-pragma/json/jsfmt.spec.js (17.555 s) PASS tests/format/js/for-await/jsfmt.spec.js (16.488 s) PASS tests/format/misc/require-pragma/vue/jsfmt.spec.js (17.453 s) PASS tests/format/jsx/jsx/jsfmt.spec.js (56.457 s) PASS tests/format/js/update-expression/jsfmt.spec.js (14.79 s) PASS tests/format/js/optional-catch-binding/jsfmt.spec.js (17.158 s) PASS tests/format/js/with/jsfmt.spec.js (17.007 s) PASS tests/format/misc/insert-pragma/vue/jsfmt.spec.js (18.153 s) PASS tests/integration/__tests__/ignore-path.js (57.846 s) PASS tests/format/typescript/typeparams/print-width-120/jsfmt.spec.js (21.063 s) PASS tests/format/handlebars/whitespace/jsfmt.spec.js (18.675 s) PASS tests/integration/__tests__/with-parser-inference.js (58.229 s) PASS tests/format/angular/angular/jsfmt.spec.js (57.881 s) PASS tests/format/misc/require-pragma/css/jsfmt.spec.js (19.662 s) PASS tests/format/js/array-spread/jsfmt.spec.js (16.824 s) PASS tests/format/js/require/jsfmt.spec.js (16.486 s) PASS tests/format/js/call/no-argument/jsfmt.spec.js (15.918 s) PASS tests/format/js/comments/flow-types/jsfmt.spec.js (18.233 s) PASS tests/format/js/line-suffix-boundary/jsfmt.spec.js (18.486 s) PASS tests/format/js/sequence-parentheses/jsfmt.spec.js (17.801 s) PASS tests/integration/__tests__/check.js (59.256 s) PASS tests/format/js/unary/jsfmt.spec.js (17.048 s) PASS tests/format/js/literal-numeric-separator/jsfmt.spec.js (18.714 s) PASS tests/format/js/multiparser-markdown/jsfmt.spec.js (22.98 s) PASS tests/format/js/empty-statement/jsfmt.spec.js (19.8 s) PASS tests/format/js/label/jsfmt.spec.js (18.971 s) PASS tests/format/js/unicode/jsfmt.spec.js (19.683 s) PASS tests/format/misc/errors/invalid-typescript-decorators/jsfmt.spec.js (9.338 s) PASS tests/format/markdown/spec/jsfmt.spec.js (28.309 s) PASS tests/format/js/nullish-coalescing/jsfmt.spec.js (17.962 s) PASS tests/integration/__tests__/write.js (60.12 s) PASS tests/format/js/export-star/jsfmt.spec.js (18.327 s) PASS tests/format/js/big-int/jsfmt.spec.js (15.699 s) PASS tests/format/js/multiparser-html/language-comment/jsfmt.spec.js (19.158 s) PASS tests/format/js/assignment-expression/jsfmt.spec.js (18.064 s) PASS tests/format/js/binary_math/jsfmt.spec.js (21.083 s) PASS tests/format/js/expression_statement/jsfmt.spec.js (18 s) PASS tests/integration/__tests__/list-different.js (62.883 s) PASS tests/format/js/line/jsfmt.spec.js (17.708 s) PASS tests/format/js/objects/assignment-expression/jsfmt.spec.js (19.094 s) PASS tests/format/js/computed-props/jsfmt.spec.js (19.597 s) PASS tests/format/typescript/semi/jsfmt.spec.js (14.954 s) PASS tests/format/misc/errors/babel-flow/jsfmt.spec.js (11.417 s) PASS tests/format/js/spread/jsfmt.spec.js (19.284 s) PASS tests/format/js/first-argument-expansion/jsfmt.spec.js (20.68 s) PASS tests/format/css/front-matter/jsfmt.spec.js (11.838 s) PASS tests/format/js/logical_expressions/jsfmt.spec.js (22.56 s) PASS tests/format/js/generator/jsfmt.spec.js (22.38 s) PASS tests/format/jsx/spread/jsfmt.spec.js (16.06 s) PASS tests/format/js/destructuring/jsfmt.spec.js (20.977 s) PASS tests/format/js/class-comment/jsfmt.spec.js (20.927 s) PASS tests/format/typescript/nosemi/jsfmt.spec.js (15.637 s) PASS tests/format/js/import-meta/jsfmt.spec.js (19.663 s) PASS tests/format/js/try/jsfmt.spec.js (20.088 s) PASS tests/format/flow/variance/jsfmt.spec.js (10.499 s) PASS tests/format/js/comments/jsfmt.spec.js (63.275 s) PASS tests/format/js/for-of/jsfmt.spec.js (21.395 s) PASS tests/format/js/export-default/jsfmt.spec.js (21.207 s) PASS tests/format/js/sequence-break/jsfmt.spec.js (20.217 s) PASS tests/format/js/member/jsfmt.spec.js (22.278 s) PASS tests/format/js/function/jsfmt.spec.js (22.827 s) PASS tests/format/js/es6modules/jsfmt.spec.js (22.922 s) PASS tests/format/js/ternaries/jsfmt.spec.js (64.263 s) PASS tests/format/typescript/function/jsfmt.spec.js (16.868 s) PASS tests/format/js/classes/jsfmt.spec.js (25.094 s) PASS tests/format/js/class-extends/jsfmt.spec.js (23.589 s) PASS tests/format/js/switch/jsfmt.spec.js (22.572 s) PASS tests/format/jsx/newlines/jsfmt.spec.js (18.958 s) PASS tests/format/js/new-expression/jsfmt.spec.js (20.811 s) PASS tests/format/jsx/escape/jsfmt.spec.js (17.922 s) PASS tests/format/js/return-outside-function/jsfmt.spec.js (12.339 s) PASS tests/format/typescript/classes/jsfmt.spec.js (17.747 s) PASS tests/format/typescript/method-chain/jsfmt.spec.js (15.409 s) PASS tests/format/js/optional-chaining/jsfmt.spec.js (26.18 s) PASS tests/format/js/reserved-word/jsfmt.spec.js (15.24 s) PASS tests/format/js/require-amd/jsfmt.spec.js (21.069 s) PASS tests/format/js/conditional/jsfmt.spec.js (26.257 s) PASS tests/format/js/for/jsfmt.spec.js (24.578 s) PASS tests/format/jsx/fragment/jsfmt.spec.js (19.954 s) PASS tests/format/jsx/ignore/jsfmt.spec.js (19.803 s) PASS tests/format/typescript/key-remapping-in-mapped-types/jsfmt.spec.js (15.5 s) PASS tests/format/misc/errors/js/literal/jsfmt.spec.js (15.989 s) PASS tests/format/flow/type-alias/jsfmt.spec.js (12.577 s) PASS tests/format/js/unary-expression/jsfmt.spec.js (23.547 s) PASS tests/format/js/while/jsfmt.spec.js (20.847 s) PASS tests/format/js/variable_declarator/jsfmt.spec.js (21.848 s) PASS tests/format/js/function-first-param/jsfmt.spec.js (23.544 s) PASS tests/integration/__tests__/error-on-unmatched-pattern.js (65.552 s) PASS tests/format/js/top-level-await/jsfmt.spec.js (14.607 s) PASS tests/format/typescript/template-literal-types/jsfmt.spec.js (16.136 s) PASS tests/format/jsx/multiline-assign/jsfmt.spec.js (13.843 s) PASS tests/format/js/assignment-comments/jsfmt.spec.js (25.447 s) PASS tests/format/js/object-prop-break-in/jsfmt.spec.js (24.277 s) PASS tests/format/typescript/static-blocks/jsfmt.spec.js (17.149 s) PASS tests/format/js/if/jsfmt.spec.js (24.964 s) PASS tests/format/js/empty-paren-comment/jsfmt.spec.js (22.51 s) PASS tests/format/misc/errors/js/variable-declarator/jsfmt.spec.js (17.589 s) PASS tests/format/misc/errors/js/object/jsfmt.spec.js (17.701 s) PASS tests/format/js/performance/jsfmt.spec.js (27.916 s) PASS tests/format/json/range/json-stringify/jsfmt.spec.js (14.916 s) PASS tests/format/flow/all/jsfmt.spec.js (16.072 s) PASS tests/format/js/numeric-separators/jsfmt.spec.js (16.774 s) PASS tests/format/jsx/binary-expressions/jsfmt.spec.js (16.403 s) PASS tests/format/js/preserve-line/jsfmt.spec.js (29.581 s) PASS tests/format/typescript/last-argument-expansion/jsfmt.spec.js (21.898 s) PASS tests/format/flow/type-cast/jsfmt.spec.js (14.233 s) PASS tests/format/typescript/functional-composition/jsfmt.spec.js (22.964 s) PASS tests/format/flow/annotation/jsfmt.spec.js (16.241 s) PASS tests/format/flow/type-spread/jsfmt.spec.js (14.502 s) PASS tests/format/js/return/jsfmt.spec.js (26.87 s) PASS tests/format/flow/flow-intersection/jsfmt.spec.js (16.563 s) PASS tests/format/js/logical-assignment/jsfmt.spec.js (18.618 s) PASS tests/format/js/break-calls/jsfmt.spec.js (26.29 s) PASS tests/integration/__tests__/with-node-modules.js (70.821 s) PASS tests/format/js/async/jsfmt.spec.js (27.816 s) PASS tests/format/flow/mixins/jsfmt.spec.js (14.002 s) PASS tests/format/jsx/split-attrs/jsfmt.spec.js (24.266 s) PASS tests/format/js/non-strict/jsfmt.spec.js (19.469 s) PASS tests/format/typescript/multiparser-css/jsfmt.spec.js (21.287 s) PASS tests/format/js/yield/jsfmt.spec.js (19.588 s) PASS tests/format/flow/ignore/jsfmt.spec.js (17.452 s) PASS tests/format/flow-repo/def_site_variance/jsfmt.spec.js (19.245 s) PASS tests/integration/__tests__/debug-check.js (73.018 s) PASS tests/format/js/arrays/jsfmt.spec.js (30.035 s) PASS tests/format/jsx/significant-space/jsfmt.spec.js (18.864 s) PASS tests/format/flow/typeapp-call/jsfmt.spec.js (17.62 s) PASS tests/format/js/throw_statement/jsfmt.spec.js (27.541 s) PASS tests/format/typescript/class-comment/jsfmt.spec.js (24.308 s) PASS tests/format/js/multiparser-text/jsfmt.spec.js (14.932 s) PASS tests/format/flow/function-single-destructuring/jsfmt.spec.js (18.007 s) PASS tests/format/flow/interface-types/jsfmt.spec.js (18.035 s) PASS tests/format/js/assignment/jsfmt.spec.js (31.897 s) PASS tests/format/typescript/interface2/jsfmt.spec.js (25.18 s) PASS tests/format/js/binary-expressions/jsfmt.spec.js (33.484 s) PASS tests/format/typescript/conformance/types/undefined/jsfmt.spec.js (11.996 s) PASS tests/format/js/template-literals/jsfmt.spec.js (34.869 s) PASS tests/format/flow/internal-slot/jsfmt.spec.js (18.606 s) PASS tests/format/typescript/conformance/es6/templates/jsfmt.spec.js (12.847 s) PASS tests/format/flow/export/jsfmt.spec.js (18.213 s) PASS tests/format/flow/template/jsfmt.spec.js (18.65 s) PASS tests/format/flow/union/jsfmt.spec.js (20.419 s) PASS tests/format/flow/comments/jsfmt.spec.js (22.944 s) PASS tests/format/jsx/stateless-arrow-fn/jsfmt.spec.js (22.452 s) PASS tests/format/js/range/jsfmt.spec.js (31.725 s) PASS tests/format/flow/assignments/jsfmt.spec.js (23.184 s) PASS tests/format/typescript/import-require/jsfmt.spec.js (15.418 s) PASS tests/format/js/newline/jsfmt.spec.js (17.518 s) PASS tests/format/typescript/intrinsic/jsfmt.spec.js (15.886 s) PASS tests/format/typescript/optional-call/jsfmt.spec.js (16.092 s) PASS tests/format/flow/object-property-comment/jsfmt.spec.js (21.63 s) PASS tests/format/flow/declare-function/jsfmt.spec.js (19.093 s) PASS tests/format/misc/typescript-only/jsfmt.spec.js (17.277 s) PASS tests/format/flow/maybe/jsfmt.spec.js (19.833 s) PASS tests/format/typescript/type-only-module-specifiers/jsfmt.spec.js (16.98 s) PASS tests/format/flow/comments/babel-only/jsfmt.spec.js (17.262 s) PASS tests/format/typescript/override-modifiers/jsfmt.spec.js (17.117 s) PASS tests/format/typescript/conformance/classes/classDeclarations/jsfmt.spec.js (15.596 s) PASS tests/format/flow/jsx/jsfmt.spec.js (19.504 s) PASS tests/format/typescript/conformance/interfaces/interfaceDeclarations/jsfmt.spec.js (15.203 s) PASS tests/format/typescript/conformance/comments/jsfmt.spec.js (14.785 s) PASS tests/format/typescript/conformance/types/enumDeclaration/jsfmt.spec.js (13.565 s) PASS tests/format/typescript/unique-symbol/jsfmt.spec.js (17.936 s) PASS tests/format/typescript/abstract-class/jsfmt.spec.js (17.495 s) PASS tests/format/typescript/conformance/types/importEqualsDeclaration/jsfmt.spec.js (15.33 s) PASS tests/format/typescript/conformance/types/constKeyword/jsfmt.spec.js (13.711 s) PASS tests/format/flow/function-type-param/jsfmt.spec.js (20.588 s) PASS tests/format/jsx/namespace/jsfmt.spec.js (18.823 s) PASS tests/format/typescript/rest/jsfmt.spec.js (17.196 s) PASS tests/format/flow/method/jsfmt.spec.js (22.452 s) PASS tests/format/typescript/conformance/types/methodSignature/jsfmt.spec.js (16.117 s) PASS tests/format/typescript/private-fields-in-in/jsfmt.spec.js (18.521 s) PASS tests/format/typescript/conformance/types/typeOperator/jsfmt.spec.js (14.618 s) PASS tests/format/typescript/conformance/types/indexedAccesType/jsfmt.spec.js (15.088 s) PASS tests/format/typescript/conformance/types/lastTypeNode/jsfmt.spec.js (17.119 s) PASS tests/format/typescript/conformance/types/constructorType/jsfmt.spec.js (14.99 s) PASS tests/format/typescript/template-literals/jsfmt.spec.js (19.729 s) PASS tests/format/typescript/import-export/jsfmt.spec.js (11.237 s) PASS tests/format/typescript/conformance/types/namespaceExportDeclaration/jsfmt.spec.js (17.043 s) PASS tests/format/typescript/conformance/types/firstTypeNode/jsfmt.spec.js (16.496 s) PASS tests/format/typescript/conformance/types/variableDeclarator/jsfmt.spec.js (17.235 s) PASS tests/format/typescript/conformance/types/any/jsfmt.spec.js (16.17 s) PASS tests/format/typescript/conformance/types/tuple/emptyTuples/jsfmt.spec.js (17.121 s) PASS tests/format/typescript/never/jsfmt.spec.js (19.397 s) PASS tests/format/js/ignore/jsfmt.spec.js (22.642 s) PASS tests/format/typescript/conformance/ambient/jsfmt.spec.js (15.618 s) PASS tests/format/jsx/text-wrap/jsfmt.spec.js (27.551 s) PASS tests/format/typescript/conformance/es6/Symbols/jsfmt.spec.js (18.684 s) PASS tests/format/typescript/abstract-construct-types/jsfmt.spec.js (15.358 s) PASS tests/format/typescript/declare/jsfmt.spec.js (14.295 s) PASS tests/format/typescript/conditional-types/jsfmt.spec.js (20.412 s) PASS tests/format/typescript/conformance/types/intersectionType/jsfmt.spec.js (16.222 s) PASS tests/format/typescript/conformance/types/typeReference/jsfmt.spec.js (17.508 s) PASS tests/format/typescript/conformance/types/never/jsfmt.spec.js (17.785 s) PASS tests/format/typescript/conformance/types/typeParameters/typeParameterLists/jsfmt.spec.js (18.77 s) PASS tests/format/typescript/conformance/expressions/asOperator/jsfmt.spec.js (16.171 s) PASS tests/format/typescript/conformance/types/thisType/jsfmt.spec.js (16.711 s) PASS tests/format/typescript/conformance/types/abstractKeyword/jsfmt.spec.js (17.279 s) PASS tests/format/typescript/conformance/types/ambient/jsfmt.spec.js (17.743 s) PASS tests/format/typescript/decorators-ts/jsfmt.spec.js (21.268 s) PASS tests/integration/__tests__/ignore-in-subdirectories.js (82.505 s) PASS tests/format/typescript/conformance/types/symbol/jsfmt.spec.js (17.344 s) PASS tests/format/js/multiparser-comments/jsfmt.spec.js (24.115 s) PASS tests/integration/__tests__/plugin-options-string.js (82.837 s) PASS tests/format/typescript/conformance/classes/classDeclarations/classHeritageSpecification/jsfmt.spec.js (20.728 s) PASS tests/format/typescript/conformance/expressions/functionCalls/jsfmt.spec.js (16.756 s) PASS tests/format/typescript/ambient/jsfmt.spec.js (14.821 s) PASS tests/format/typescript/conformance/types/tuple/jsfmt.spec.js (18.909 s) PASS tests/format/typescript/conformance/types/moduleDeclaration/jsfmt.spec.js (18.407 s) PASS tests/format/typescript/readonly/jsfmt.spec.js (14.495 s) PASS tests/integration/__tests__/loglevel.js (83.711 s) PASS tests/format/js/function-single-destructuring/jsfmt.spec.js (24.568 s) PASS tests/format/typescript/symbol/jsfmt.spec.js (13.166 s) PASS tests/format/typescript/conformance/types/typeParameter/jsfmt.spec.js (18.441 s) PASS tests/format/typescript/conformance/types/mappedType/jsfmt.spec.js (19.383 s) PASS tests/format/typescript/conformance/types/nonNullExpression/jsfmt.spec.js (18.724 s) PASS tests/format/typescript/module/jsfmt.spec.js (15.9 s) PASS tests/format/js/template/jsfmt.spec.js (24.523 s) PASS tests/format/typescript/type-member-get-set/jsfmt.spec.js (15.962 s) PASS tests/format/typescript/unknown/jsfmt.spec.js (16.305 s) PASS tests/format/typescript/index-signature/jsfmt.spec.js (14.782 s) PASS tests/format/typescript/conformance/types/interfaceDeclaration/jsfmt.spec.js (19.025 s) PASS tests/format/typescript/method/jsfmt.spec.js (17.414 s) PASS tests/format/typescript/enum/jsfmt.spec.js (16.557 s) PASS tests/format/js/multiparser-css/jsfmt.spec.js (39.067 s) PASS tests/format/typescript/non-null/jsfmt.spec.js (18.475 s) PASS tests/format/typescript/conformance/declarationEmit/typePredicates/jsfmt.spec.js (18.822 s) PASS tests/format/typescript/assert/jsfmt.spec.js (18.49 s) PASS tests/format/typescript/definite/jsfmt.spec.js (14.439 s) PASS tests/format/typescript/conformance/types/parameterProperty/jsfmt.spec.js (21.023 s) PASS tests/format/typescript/custom/new/jsfmt.spec.js (12.427 s) PASS tests/format/typescript/type-alias/jsfmt.spec.js (15.425 s) PASS tests/format/typescript/array/jsfmt.spec.js (18.62 s) PASS tests/format/typescript/conformance/classes/jsfmt.spec.js (23.243 s) PASS tests/format/typescript/export-default/jsfmt.spec.js (17.378 s) PASS tests/format/typescript/rest-type/jsfmt.spec.js (14.937 s) PASS tests/format/typescript/ternaries/jsfmt.spec.js (19.424 s) PASS tests/format/typescript/conformance/internalModules/importDeclarations/jsfmt.spec.js (19.676 s) PASS tests/format/typescript/destructuring/jsfmt.spec.js (18.085 s) PASS tests/format/typescript/new/jsfmt.spec.js (19.661 s) PASS tests/format/typescript/custom/declare/jsfmt.spec.js (13.326 s) PASS tests/format/typescript/function-type/jsfmt.spec.js (15.034 s) PASS tests/format/typescript/optional-type/jsfmt.spec.js (15.518 s) PASS tests/format/typescript/predicate-types/jsfmt.spec.js (15.546 s) PASS tests/format/typescript/keyof/jsfmt.spec.js (15.254 s) PASS tests/format/graphql/directive-decl/jsfmt.spec.js (10.605 s) PASS tests/format/markdown/front-matter/jsfmt.spec.js (11.96 s) PASS tests/format/typescript/comments/jsfmt.spec.js (20.559 s) PASS tests/format/typescript/prettier-ignore/jsfmt.spec.js (15.894 s) PASS tests/format/misc/errors/handlebars/jsfmt.spec.js (11.049 s) PASS tests/format/graphql/lists/jsfmt.spec.js (9.22 s) PASS tests/format/typescript/catch-clause/jsfmt.spec.js (16.358 s) PASS tests/format/js/last-argument-expansion/jsfmt.spec.js (28.11 s) PASS tests/integration/__tests__/plugin-options.js (87.37 s) PASS tests/format/typescript/webhost/jsfmt.spec.js (18.361 s) PASS tests/format/typescript/custom/call/jsfmt.spec.js (14.238 s) PASS tests/format/typescript/as/jsfmt.spec.js (20.728 s) PASS tests/format/graphql/arguments/jsfmt.spec.js (10.71 s) PASS tests/format/typescript/assignment/jsfmt.spec.js (20.751 s) PASS tests/format/typescript/mapped-type/jsfmt.spec.js (16.013 s) PASS tests/format/graphql/fragments/jsfmt.spec.js (9.501 s) PASS tests/format/typescript/generic/jsfmt.spec.js (21.059 s) PASS tests/format/typescript/custom/module/jsfmt.spec.js (15.075 s) PASS tests/format/graphql/type-extension-definition/jsfmt.spec.js (11.135 s) PASS tests/format/graphql/prettier-ignore/jsfmt.spec.js (10.625 s) PASS tests/format/typescript/break-calls/jsfmt.spec.js (17.123 s) PASS tests/format/typescript/optional-method/jsfmt.spec.js (16.665 s) PASS tests/format/typescript/tsx/jsfmt.spec.js (16.799 s) PASS tests/format/graphql/deprecation/jsfmt.spec.js (12.011 s) PASS tests/format/typescript/union/jsfmt.spec.js (21.705 s) PASS tests/format/typescript/custom/typeParameters/jsfmt.spec.js (16.572 s) PASS tests/format/misc/errors/graphql/jsfmt.spec.js (12.783 s) PASS tests/format/js/method-chain/jsfmt.spec.js (43.897 s) PASS tests/format/graphql/union-types/jsfmt.spec.js (11.522 s) PASS tests/format/typescript/export/jsfmt.spec.js (17.838 s) PASS tests/format/markdown/multiparser-css/jsfmt.spec.js (13.531 s) PASS tests/format/typescript/bigint/jsfmt.spec.js (15.6 s) PASS tests/format/misc/errors/babel-ts/jsfmt.spec.js (14.857 s) PASS tests/format/graphql/enum/jsfmt.spec.js (11.991 s) PASS tests/format/typescript/decorators/jsfmt.spec.js (19.21 s) PASS tests/format/typescript/custom/computedProperties/jsfmt.spec.js (16.666 s) PASS tests/format/markdown/math/jsfmt.spec.js (14.566 s) PASS tests/format/typescript/conformance/types/union/jsfmt.spec.js (25.048 s) PASS tests/format/typescript/custom/stability/jsfmt.spec.js (16.119 s) PASS tests/format/typescript/argument-expansion/jsfmt.spec.js (19.772 s) PASS tests/format/graphql/scalar/jsfmt.spec.js (12.066 s) PASS tests/format/graphql/newline/jsfmt.spec.js (12.87 s) PASS tests/format/graphql/comments/jsfmt.spec.js (13.272 s) PASS tests/format/graphql/fields/jsfmt.spec.js (13.245 s) PASS tests/format/typescript/range/jsfmt.spec.js (18.296 s) PASS tests/format/graphql/range/jsfmt.spec.js (12.111 s) PASS tests/format/graphql/interface/jsfmt.spec.js (12.39 s) PASS tests/format/typescript/cast/jsfmt.spec.js (20.334 s) PASS tests/format/graphql/variable-definitions/jsfmt.spec.js (12.46 s) PASS tests/format/graphql/schema/jsfmt.spec.js (14.19 s) PASS tests/format/handlebars/basics/jsfmt.spec.js (10.91 s) PASS tests/format/angular/upper-case/jsfmt.spec.js (15.023 s) PASS tests/format/graphql/object-type-def/jsfmt.spec.js (12.987 s) PASS tests/format/handlebars/block-statement/jsfmt.spec.js (12.074 s) PASS tests/format/typescript/custom/modifiers/jsfmt.spec.js (17.945 s) PASS tests/format/graphql/kitchen-sink/jsfmt.spec.js (12.283 s) PASS tests/format/handlebars/text-wrap/jsfmt.spec.js (12.011 s) PASS tests/format/graphql/hello/jsfmt.spec.js (13.57 s) PASS tests/format/graphql/objects/jsfmt.spec.js (13.839 s) PASS tests/format/handlebars/last-line/jsfmt.spec.js (12.561 s) PASS tests/format/graphql/definitions/jsfmt.spec.js (13.719 s) PASS tests/format/graphql/string/jsfmt.spec.js (14.482 s) PASS tests/format/handlebars/escape/jsfmt.spec.js (12.715 s) PASS tests/format/graphql/directives/jsfmt.spec.js (14.571 s) PASS tests/format/handlebars/comment/jsfmt.spec.js (12.47 s) PASS tests/format/graphql/fragment-variables/jsfmt.spec.js (14.24 s) PASS tests/format/json/range/json5/jsfmt.spec.js (12.211 s) PASS tests/format/misc/typescript-babel-only/jsfmt.spec.js (18.881 s) PASS tests/format/misc/flow-babel-only/jsfmt.spec.js (12.485 s) PASS tests/format/handlebars/attr-node/jsfmt.spec.js (12.755 s) PASS tests/format/flow-repo/lib/jsfmt.spec.js (11.685 s) PASS tests/format/flow-repo/strict/jsfmt.spec.js (9.671 s) PASS tests/format/js/comments/html-like/jsfmt.spec.js (12.934 s) PASS tests/format/flow-repo/reflection/jsfmt.spec.js (11.113 s) PASS tests/format/jsx/do/jsfmt.spec.js (12.579 s) PASS tests/format/handlebars/element-node/jsfmt.spec.js (14.629 s) PASS tests/format/flow-repo/esproposal_class_instance_fields.ignore/jsfmt.spec.js (12.409 s) PASS tests/format/flow-repo/object_freeze/jsfmt.spec.js (12.193 s) PASS tests/format/flow-repo/unchecked_node_module_vs_lib/jsfmt.spec.js (13.177 s) PASS tests/format/handlebars/newline/jsfmt.spec.js (15.12 s) PASS tests/format/flow-repo/declare_class/lib/jsfmt.spec.js (11.707 s) PASS tests/format/flow-repo/value/jsfmt.spec.js (12.78 s) PASS tests/format/flow-repo/conditional/jsfmt.spec.js (12.997 s) PASS tests/format/flow-repo/this_ctor/jsfmt.spec.js (13.505 s) PASS tests/format/flow-repo/incremental_cycle/tmp3/jsfmt.spec.js (10.928 s) PASS tests/format/handlebars/prettier-ignore/jsfmt.spec.js (15.632 s) PASS tests/format/flow-repo/nullable/jsfmt.spec.js (10.782 s) PASS tests/format/flow-repo/incremental_cycle/tmp2/jsfmt.spec.js (11.737 s) PASS tests/format/flow-repo/declaration_files_haste/foo/bar/jsfmt.spec.js (10.698 s) PASS tests/format/flow-repo/new_react/fakelib/jsfmt.spec.js (13.193 s) PASS tests/format/flow-repo/declare_class/jsfmt.spec.js (13.36 s) PASS tests/format/flow-repo/suggest/jsfmt.spec.js (14.16 s) PASS tests/format/flow-repo/enumerror/jsfmt.spec.js (14.441 s) PASS tests/format/flow-repo/fixpoint/jsfmt.spec.js (11.202 s) PASS tests/format/flow-repo/focus-check/jsfmt.spec.js (13.706 s) PASS tests/format/flow-repo/dump-types/jsfmt.spec.js (14.273 s) PASS tests/format/flow-repo/structural_subtyping/jsfmt.spec.js (14.061 s) PASS tests/format/typescript/typeparams/jsfmt.spec.js (22.867 s) PASS tests/format/flow-repo/class_type/jsfmt.spec.js (13.926 s) PASS tests/format/flow-repo/incremental_haste_name_reducers_duplicate/jsfmt.spec.js (11.447 s) PASS tests/format/flow-repo/undefined/jsfmt.spec.js (14.492 s) PASS tests/format/flow-repo/strict_requires/jsfmt.spec.js (10.423 s) PASS tests/format/flow-repo/call_properties/jsfmt.spec.js (14.743 s) PASS tests/format/flow-repo/esproposal_decorators.warn/jsfmt.spec.js (13.734 s) PASS tests/format/misc/babel-redirect-to-babel-flow/jsfmt.spec.js (16.84 s) PASS tests/format/flow-repo/incremental_cycle/tmp1/jsfmt.spec.js (13.253 s) PASS tests/format/flow-repo/return_new/jsfmt.spec.js (12.794 s) PASS tests/format/flow-repo/declaration_files_haste/external/_d3/jsfmt.spec.js (12.297 s) PASS tests/format/flow-repo/incremental_cycle/jsfmt.spec.js (13.563 s) PASS tests/format/flow-repo/integration/jsfmt.spec.js (16.134 s) PASS tests/format/flow-repo/declare_module_exports/jsfmt.spec.js (13.697 s) PASS tests/format/flow-repo/contents/ignore/jsfmt.spec.js (11.544 s) PASS tests/format/flow-repo/incremental_mixed_naming_cycle/jsfmt.spec.js (9.687 s) PASS tests/format/flow-repo/type_param_scope/jsfmt.spec.js (17.218 s) PASS tests/format/flow-repo/incremental_json/jsfmt.spec.js (13.371 s) PASS tests/format/flow-repo/overload/lib/jsfmt.spec.js (17.323 s) PASS tests/format/flow-repo/iter/jsfmt.spec.js (12.461 s) PASS tests/format/js/comments-closure-typecast/jsfmt.spec.js (18.542 s) PASS tests/format/flow-repo/getters_and_setters_enabled/jsfmt.spec.js (13.526 s) PASS tests/format/flow-repo/predicates-inferred/jsfmt.spec.js (17.095 s) PASS tests/format/flow-repo/classes/jsfmt.spec.js (17.716 s) PASS tests/format/flow-repo/incremental_path/dir/jsfmt.spec.js (16.165 s) PASS tests/format/flow-repo/commonjs/jsfmt.spec.js (13.905 s) PASS tests/format/flow-repo/class_subtyping/jsfmt.spec.js (16.788 s) PASS tests/format/flow-repo/overload/jsfmt.spec.js (18.806 s) PASS tests/format/flow-repo/abnormal/jsfmt.spec.js (13.564 s) PASS tests/format/flow-repo/type_only_vars/jsfmt.spec.js (16.352 s) PASS tests/format/flow-repo/node_modules_with_symlinks/symlink_lib_outside_root/jsfmt.spec.js (11.145 s) PASS tests/format/flow-repo/throw/jsfmt.spec.js (18.116 s) PASS tests/format/flow-repo/esproposal_export_star_as.enable/jsfmt.spec.js (16.573 s) PASS tests/format/flow-repo/declare_module_exports/flow-typed/jsfmt.spec.js (16.247 s) PASS tests/format/flow-repo/equals/jsfmt.spec.js (15.428 s) PASS tests/format/flow-repo/object_assign/jsfmt.spec.js (18.303 s) PASS tests/format/flow-repo/contents/no_flow/jsfmt.spec.js (13.809 s) PASS tests/format/flow-repo/forof/jsfmt.spec.js (16.123 s) PASS tests/format/flow-repo/unicode/jsfmt.spec.js (13.268 s) PASS tests/format/flow-repo/intersection/jsfmt.spec.js (13.827 s) PASS tests/format/flow-repo/locals/jsfmt.spec.js (14.934 s) PASS tests/format/flow-repo/window/jsfmt.spec.js (13.586 s) PASS tests/format/flow-repo/declaration_files_haste/ws/test/jsfmt.spec.js (16.026 s) PASS tests/format/flow-repo/esproposal_decorators.ignore/jsfmt.spec.js (17.303 s) PASS tests/format/flow-repo/this_type/lib/jsfmt.spec.js (14.79 s) PASS tests/format/flow-repo/implements/jsfmt.spec.js (15.172 s) PASS tests/format/flow-repo/declaration_files_haste/ws/jsfmt.spec.js (16.583 s) PASS tests/format/flow-repo/init/jsfmt.spec.js (21.533 s) PASS tests/format/flow-repo/date/jsfmt.spec.js (12.657 s) PASS tests/format/flow-repo/seal/jsfmt.spec.js (14.065 s) PASS tests/format/flow-repo/export_default/lib/jsfmt.spec.js (13.903 s) PASS tests/format/flow-repo/declare_type/jsfmt.spec.js (16.629 s) PASS tests/format/flow-repo/librec/jsfmt.spec.js (15.595 s) PASS tests/format/flow-repo/rec/jsfmt.spec.js (16.578 s) PASS tests/format/flow-repo/array-filter/jsfmt.spec.js (14.745 s) PASS tests/format/flow-repo/declaration_files_haste/jsfmt.spec.js (17.636 s) PASS tests/format/js/multiparser-graphql/jsfmt.spec.js (22.73 s) PASS tests/format/flow-repo/export_default/jsfmt.spec.js (14.376 s) PASS tests/format/flow-repo/type_param_variance/jsfmt.spec.js (17.6 s) PASS tests/format/flow-repo/intersection/lib/jsfmt.spec.js (15.833 s) PASS tests/format/flow-repo/get-def2/lib/jsfmt.spec.js (14.295 s) PASS tests/format/flow-repo/optional/jsfmt.spec.js (20.011 s) PASS tests/format/flow-repo/haste_use_name_reducers/dir2/jsfmt.spec.js (13.831 s) PASS tests/format/flow-repo/librec/lib/B/jsfmt.spec.js (16.705 s) PASS tests/format/flow-repo/node_modules_with_symlinks/root/jsfmt.spec.js (14.883 s) PASS tests/format/flow-repo/librec/lib/A/jsfmt.spec.js (16.921 s) PASS tests/format/flow-repo/haste_cycle/models/jsfmt.spec.js (12.578 s) PASS tests/format/flow-repo/dictionary/jsfmt.spec.js (14.857 s) PASS tests/format/flow-repo/cycle/jsfmt.spec.js (16.716 s) PASS tests/format/flow-repo/declaration_files_node/jsfmt.spec.js (15.933 s) PASS tests/format/flow-repo/number_constants/jsfmt.spec.js (15.443 s) PASS tests/format/flow-repo/es_declare_module/jsfmt.spec.js (14.939 s) PASS tests/format/flow-repo/esproposal_class_static_fields.ignore/jsfmt.spec.js (14.521 s) PASS tests/integration/__tests__/patterns.js (106.222 s) PASS tests/format/flow-repo/declare_type/lib/jsfmt.spec.js (19.166 s) PASS tests/format/flow-repo/incremental_mixed_naming_cycle/tmp1/jsfmt.spec.js (16.788 s) PASS tests/format/flow-repo/get-def/jsfmt.spec.js (17.974 s) PASS tests/format/flow-repo/get-def/helpers/jsfmt.spec.js (18.051 s) PASS tests/format/flow-repo/new_react/jsfmt.spec.js (22.623 s) PASS tests/format/flow-repo/node_modules_with_symlinks/root/symlink_lib/jsfmt.spec.js (16.412 s) PASS tests/format/flow-repo/record/jsfmt.spec.js (18.317 s) PASS tests/format/flow-repo/simple_arrays/jsfmt.spec.js (15.253 s) PASS tests/format/flow-repo/check-contents/jsfmt.spec.js (14.957 s) PASS tests/format/flow-repo/arrays/jsfmt.spec.js (10.271 s) PASS tests/format/flow-repo/haste_cycle/jsfmt.spec.js (14.111 s) PASS tests/format/flow-repo/get-def2/jsfmt.spec.js (16.645 s) PASS tests/format/flow-repo/disjoint-union-perf/jsfmt.spec.js (19.968 s) PASS tests/format/flow-repo/optional_chaining/jsfmt.spec.js (16.632 s) PASS tests/format/flow-repo/config_module_name_mapper_PROJECT_ROOT-1.0/jsfmt.spec.js (9.38 s) PASS tests/format/flow-repo/haste_use_name_reducers/dir1/jsfmt.spec.js (16.348 s) PASS tests/format/flow-repo/arith/jsfmt.spec.js (20.122 s) PASS tests/format/flow-repo/this_type/jsfmt.spec.js (19.611 s) PASS tests/format/flow-repo/statics/jsfmt.spec.js (17.768 s) PASS tests/format/flow-repo/esproposal_class_instance_fields.warn/jsfmt.spec.js (15.931 s) PASS tests/format/flow-repo/recheck-haste/tmp1A/jsfmt.spec.js (13.682 s) PASS tests/format/flow-repo/misc/jsfmt.spec.js (16.13 s) PASS tests/format/flow-repo/haste_use_name_reducers/jsfmt.spec.js (16.534 s) PASS tests/format/flow-repo/react_functional/jsfmt.spec.js (14.391 s) PASS tests/format/flow-repo/for/jsfmt.spec.js (17.997 s) PASS tests/format/flow-repo/path/jsfmt.spec.js (18.319 s) PASS tests/format/flow-repo/computed_props/jsfmt.spec.js (19.153 s) PASS tests/format/flow-repo/recheck-haste/dir1B/jsfmt.spec.js (14.246 s) PASS tests/format/flow-repo/arraylib/jsfmt.spec.js (18.836 s) PASS tests/format/flow-repo/class_method_default_parameters/jsfmt.spec.js (10.131 s) PASS tests/format/flow-repo/constructor_annots/jsfmt.spec.js (19.195 s) PASS tests/format/flow-repo/array_spread/jsfmt.spec.js (17.096 s) PASS tests/format/flow-repo/parse/jsfmt.spec.js (18.061 s) PASS tests/format/flow-repo/malformed_code/jsfmt.spec.js (16.759 s) PASS tests/format/flow-repo/typecast/jsfmt.spec.js (14.324 s) PASS tests/format/flow-repo/incremental_cycle_break/tmp1/jsfmt.spec.js (10.055 s) PASS tests/format/flow-repo/esproposal_export_star_as.ignore/jsfmt.spec.js (16.085 s) PASS tests/format/flow-repo/vim_emacs_errors/jsfmt.spec.js (17.288 s) PASS tests/format/flow-repo/esproposal_class_static_fields.warn/jsfmt.spec.js (18.222 s) PASS tests/format/flow-repo/auxiliary/jsfmt.spec.js (14.962 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/ws/jsfmt.spec.js (12.786 s) PASS tests/format/flow-repo/extensions/jsfmt.spec.js (15.561 s) PASS tests/format/flow-repo/plsummit/jsfmt.spec.js (19.731 s) PASS tests/format/flow-repo/modified_lib/lib/jsfmt.spec.js (11.864 s) PASS tests/format/flow-repo/more_generics/jsfmt.spec.js (11.931 s) PASS tests/format/flow-repo/auxiliary/lib/jsfmt.spec.js (15.636 s) PASS tests/format/flow-repo/encaps/jsfmt.spec.js (15.772 s) PASS tests/format/flow-repo/traits/jsfmt.spec.js (21.821 s) PASS tests/format/flow-repo/tuples/jsfmt.spec.js (12.91 s) PASS tests/format/flow-repo/react_modules/jsfmt.spec.js (20.152 s) PASS tests/format/flow-repo/incremental_duplicate_delete/jsfmt.spec.js (14.829 s) PASS tests/format/flow-repo/keyvalue/jsfmt.spec.js (16.687 s) PASS tests/format/flow-repo/recheck-haste/jsfmt.spec.js (18.028 s) PASS tests/format/flow-repo/incremental_cycle_break/jsfmt.spec.js (13.149 s) PASS tests/format/flow-repo/optional_props/jsfmt.spec.js (21.805 s) PASS tests/format/flow-repo/requireLazy/jsfmt.spec.js (20.556 s) PASS tests/integration/__tests__/piped-output.js (110.739 s) PASS tests/format/flow-repo/declaration_files_incremental_haste_name_reducers/jsfmt.spec.js (15.606 s) PASS tests/format/flow-repo/class_munging/jsfmt.spec.js (19.428 s) PASS tests/format/flow-repo/require/jsfmt.spec.js (18.52 s) PASS tests/format/flow-repo/recheck-haste/tmp2A/jsfmt.spec.js (18.984 s) PASS tests/format/flow-repo/flow_ast.template_strings/jsfmt.spec.js (15.928 s) PASS tests/format/flow-repo/symlink/jsfmt.spec.js (16.013 s) PASS tests/format/flow-repo/incremental/jsfmt.spec.js (15.092 s) PASS tests/format/flow-repo/recheck/tmp1c/jsfmt.spec.js (12.522 s) PASS tests/format/flow-repo/object_api/jsfmt.spec.js (24.169 s) PASS tests/format/flow-repo/recheck/tmp3f/jsfmt.spec.js (12.662 s) PASS tests/format/flow-repo/es6modules/jsfmt.spec.js (21.121 s) PASS tests/format/flow-repo/generics/jsfmt.spec.js (17.127 s) PASS tests/format/flow-repo/recheck/tmp2b/jsfmt.spec.js (14.138 s) PASS tests/format/flow-repo/parse_error_node/jsfmt.spec.js (15.14 s) PASS tests/format/flow-repo/recheck/tmp1b/jsfmt.spec.js (14.271 s) PASS tests/format/flow-repo/recheck/tmp1a/jsfmt.spec.js (12.591 s) PASS tests/format/flow-repo/closure/jsfmt.spec.js (18.25 s) PASS tests/format/flow-repo/function/jsfmt.spec.js (22.14 s) PASS tests/format/flow-repo/taint/jsfmt.spec.js (24.16 s) PASS tests/integration/__tests__/ignore-unknown.js (113.652 s) PASS tests/format/flow-repo/object_annot/jsfmt.spec.js (20.831 s) PASS tests/format/flow-repo/recheck/tmp2f/jsfmt.spec.js (13.545 s) PASS tests/format/flow-repo/switch/jsfmt.spec.js (19.134 s) PASS tests/format/flow-repo/recheck/tmp3e/jsfmt.spec.js (14.026 s) PASS tests/format/flow-repo/suppress_traces/jsfmt.spec.js (18.189 s) PASS tests/format/flow-repo/private_class_fields/jsfmt.spec.js (20.88 s) PASS tests/format/flow-repo/haste_dupe/jsfmt.spec.js (12.702 s) PASS tests/format/flow-repo/libdef_ignored_module/jsfmt.spec.js (15.919 s) PASS tests/format/flow-repo/modified_lib/jsfmt.spec.js (16.575 s) PASS tests/format/flow-repo/type-destructors/jsfmt.spec.js (17.186 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/ws/test/jsfmt.spec.js (17.854 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/foo/bar/jsfmt.spec.js (18.121 s) PASS tests/format/flow-repo/recheck/tmplibk/jsfmt.spec.js (14.238 s) PASS tests/format/flow-repo/loners/jsfmt.spec.js (19.362 s) PASS tests/format/flow-repo/recheck/tmp1j/jsfmt.spec.js (15.675 s) PASS tests/format/flow-repo/sealed/jsfmt.spec.js (19.813 s) PASS tests/format/flow-repo/recheck/tmp1i/jsfmt.spec.js (15.166 s) PASS tests/format/flow-repo/destructuring/jsfmt.spec.js (17.12 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/jsfmt.spec.js (18.854 s) PASS tests/format/flow-repo/config_module_name_mapper_PROJECT_ROOT-1.0/src/jsfmt.spec.js (18.568 s) PASS tests/format/flow-repo/config_munging_underscores2/jsfmt.spec.js (11.362 s) PASS tests/format/flow-repo/libflow-typed/flow-typed/jsfmt.spec.js (11.855 s) PASS tests/format/flow-repo/recheck/tmp1g/jsfmt.spec.js (16.341 s) PASS tests/format/flow-repo/libdef_ignored_module/lib/jsfmt.spec.js (17.659 s) PASS tests/format/flow-repo/config_file_extensions/jsfmt.spec.js (14.412 s) PASS tests/format/flow-repo/iterable/jsfmt.spec.js (13.374 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/external/_d3/jsfmt.spec.js (19.618 s) PASS tests/format/flow-repo/recheck/tmp2a/jsfmt.spec.js (15.763 s) PASS tests/format/flow-repo/recheck/tmp1e/jsfmt.spec.js (17.363 s) PASS tests/format/flow-repo/recheck/tmp2e/jsfmt.spec.js (16.447 s) PASS tests/format/flow-repo/parse_error_haste/jsfmt.spec.js (14.097 s) PASS tests/format/flow-repo/autocomplete/jsfmt.spec.js (13.721 s) PASS tests/format/flow-repo/type_param_variance2/libs/jsfmt.spec.js (15.001 s) PASS tests/format/flow-repo/recheck/tmpk/jsfmt.spec.js (17.364 s) PASS tests/format/flow-repo/super/jsfmt.spec.js (20.189 s) PASS tests/format/flow-repo/any/jsfmt.spec.js (15.884 s) PASS tests/format/flow-repo/recheck/tmp1h/jsfmt.spec.js (17.345 s) PASS tests/format/flow-repo/annot2/jsfmt.spec.js (15.96 s) PASS tests/format/flow-repo/recheck/tmp4f/jsfmt.spec.js (17.601 s) PASS tests/format/flow-repo/type_param_variance2/jsfmt.spec.js (15.438 s) PASS tests/format/flow-repo/type-at-pos/jsfmt.spec.js (21.399 s) PASS tests/format/flow-repo/unary/jsfmt.spec.js (14.495 s) PASS tests/format/flow-repo/recheck/tmp1f/jsfmt.spec.js (16.836 s) PASS tests/format/flow-repo/recheck/tmp1d/jsfmt.spec.js (17.745 s) PASS tests/format/flow-repo/object-method/jsfmt.spec.js (16.204 s) PASS tests/format/flow-repo/recheck/tmp2c/jsfmt.spec.js (16.794 s) PASS tests/format/flow-repo/static_overload/lib/jsfmt.spec.js (12.292 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/custom_resolve_dir/testproj2/jsfmt.spec.js (13.378 s) PASS tests/format/flow-repo/annot/any/jsfmt.spec.js (12.797 s) PASS tests/format/flow-repo/coverage/jsfmt.spec.js (16.495 s) PASS tests/format/flow-repo/config_all_weak/jsfmt.spec.js (13.657 s) PASS tests/format/flow-repo/config_all/jsfmt.spec.js (15.946 s) PASS tests/format/flow-repo/shape/jsfmt.spec.js (12.573 s) PASS tests/format/flow-repo/method_properties/jsfmt.spec.js (16.962 s) PASS tests/format/flow-repo/recheck/jsfmt.spec.js (18.888 s) PASS tests/format/flow-repo/jsx_intrinsics.custom/lib/jsfmt.spec.js (15.412 s) PASS tests/format/flow-repo/libflow-typed/jsfmt.spec.js (15.694 s) PASS tests/format/flow-repo/builtin_uses/jsfmt.spec.js (8.254 s) PASS tests/format/flow-repo/poly_overload/decls/jsfmt.spec.js (11.905 s) PASS tests/format/flow-repo/more_statics/jsfmt.spec.js (17.244 s) PASS tests/format/flow-repo/error_messages/jsfmt.spec.js (13.68 s) PASS tests/format/flow-repo/module_use_strict/jsfmt.spec.js (14.561 s) PASS tests/format/flow-repo/namespace/jsfmt.spec.js (14.268 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/custom_resolve_dir/testproj/jsfmt.spec.js (15.825 s) PASS tests/format/flow-repo/return/jsfmt.spec.js (12.424 s) PASS tests/format/flow-repo/export_type/jsfmt.spec.js (16.802 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/subdir/jsfmt.spec.js (15.516 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/subdir/custom_resolve_dir/testproj2/jsfmt.spec.js (15.485 s) PASS tests/format/flow-repo/literal/jsfmt.spec.js (19.075 s) PASS tests/format/flow-repo/jsx_intrinsics.custom/jsfmt.spec.js (16.725 s) PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/jsfmt.spec.js (15.717 s) PASS tests/format/flow-repo/private/jsfmt.spec.js (17.516 s) PASS tests/format/flow-repo/deps/jsfmt.spec.js (15.591 s) PASS tests/format/flow-repo/static_overload/jsfmt.spec.js (14.996 s) PASS tests/format/flow-repo/funrec/jsfmt.spec.js (15.293 s) PASS tests/format/flow-repo/const_params/jsfmt.spec.js (13.758 s) PASS tests/format/flow-repo/config_module_name_rewrite_haste/jsfmt.spec.js (14.02 s) PASS tests/format/flow-repo/object_is/jsfmt.spec.js (12.376 s) PASS tests/format/flow-repo/union/jsfmt.spec.js (28.395 s) PASS tests/format/flow-repo/match_failure/jsfmt.spec.js (12.263 s) PASS tests/format/flow-repo/async/jsfmt.spec.js (16.117 s) PASS tests/format/flow-repo/more_path/jsfmt.spec.js (19.496 s) PASS tests/format/flow-repo/type_args_strict/jsfmt.spec.js (17.076 s) PASS tests/format/flow-repo/incremental_basic/tmp3/jsfmt.spec.js (15.216 s) PASS tests/format/flow-repo/liberr/jsfmt.spec.js (13.529 s) PASS tests/format/flow-repo/keys/jsfmt.spec.js (15.816 s) PASS tests/format/flow-repo/type_param_defaults/jsfmt.spec.js (18.826 s) PASS tests/format/flow-repo/incremental_non_flow_move/jsfmt.spec.js (18.8 s) PASS tests/format/flow-repo/promises/jsfmt.spec.js (17.674 s) PASS tests/format/flow-repo/config_munging_underscores/jsfmt.spec.js (12.911 s) PASS tests/format/flow-repo/indexer/jsfmt.spec.js (11.617 s) PASS tests/format/flow-repo/config_module_name_rewrite_node/jsfmt.spec.js (15.919 s) PASS tests/format/flow-repo/traces/jsfmt.spec.js (20.876 s) PASS tests/format/flow-repo/jsx_intrinsics.builtin/jsfmt.spec.js (19.63 s) PASS tests/format/flow-repo/type_args_nonstrict/jsfmt.spec.js (16.678 s) PASS tests/format/flow-repo/symbol/jsfmt.spec.js (14.876 s) PASS tests/format/flow-repo/spread/jsfmt.spec.js (17.145 s) PASS tests/format/flow-repo/find-module/jsfmt.spec.js (14.634 s) PASS tests/format/flow-repo/incremental_basic/tmp2/jsfmt.spec.js (16.889 s) PASS tests/format/flow-repo/template/jsfmt.spec.js (14.571 s) PASS tests/format/flow-repo/more_classes/jsfmt.spec.js (17.804 s) PASS tests/format/flow-repo/new_spread/jsfmt.spec.js (21.474 s) PASS tests/format/flow-repo/try/jsfmt.spec.js (15.259 s) PASS tests/format/flow-repo/class_fields/jsfmt.spec.js (18.277 s) PASS tests/format/flow-repo/declare_export/jsfmt.spec.js (22.051 s) PASS tests/format/flow-repo/predicates-abstract/jsfmt.spec.js (18.144 s) PASS tests/format/flow-repo/generators/jsfmt.spec.js (17.567 s) PASS tests/format/flow-repo/incremental_basic/tmp1/jsfmt.spec.js (17.593 s) PASS tests/format/flow-repo/config_ignore/jsfmt.spec.js (13.222 s) PASS tests/format/flow-repo/facebookisms/jsfmt.spec.js (16.353 s) PASS tests/format/flow-repo/incremental_basic/jsfmt.spec.js (17.762 s) PASS tests/format/flow-repo/lib_interfaces/declarations/jsfmt.spec.js (13.785 s) PASS tests/format/flow-repo/x/jsfmt.spec.js (11.439 s) PASS tests/format/flow-repo/include/included/jsfmt.spec.js (10.613 s) PASS tests/format/flow-repo/suppress/jsfmt.spec.js (19.01 s) PASS tests/format/flow-repo/dom/jsfmt.spec.js (21.844 s) PASS tests/format/flow-repo/liberr/libs/jsfmt.spec.js (16.707 s) PASS tests/format/flow-repo/node_haste/ws/jsfmt.spec.js (11.296 s) PASS tests/format/flow-repo/multiflow_with_flowlib/jsfmt.spec.js (12.075 s) PASS tests/format/flow-repo/bounded_poly/jsfmt.spec.js (14.715 s) PASS tests/format/flow-repo/binding/jsfmt.spec.js (20.528 s) PASS tests/format/flow-repo/constructor/jsfmt.spec.js (14.762 s) PASS tests/format/flow-repo/async_iteration/jsfmt.spec.js (13.137 s) PASS tests/format/flow-repo/import_typeof/jsfmt.spec.js (15.321 s) PASS tests/format/flow-repo/config_module_name_mapper_filetype/jsfmt.spec.js (11.886 s) PASS tests/format/flow-repo/annot/jsfmt.spec.js (20.715 s) PASS tests/format/flow-repo/unreachable/jsfmt.spec.js (15.175 s) PASS tests/format/flow-repo/libconfig/jsfmt.spec.js (15.793 s) PASS tests/format/flow-repo/node_haste/external/_d3/jsfmt.spec.js (12.176 s) PASS tests/format/flow-repo/node_haste/foo/bar/jsfmt.spec.js (12.372 s) PASS tests/format/flow-repo/last_duplicate_property_wins/jsfmt.spec.js (17.011 s) PASS tests/format/flow-repo/modules/jsfmt.spec.js (13.327 s) PASS tests/format/flow-repo/interface/jsfmt.spec.js (15.35 s) PASS tests/format/flow-repo/regexp/jsfmt.spec.js (9.475 s) PASS tests/format/flow-repo/config_ignore/dir/jsfmt.spec.js (15.968 s) PASS tests/format/flow-repo/tagged-unions/jsfmt.spec.js (16.924 s) PASS tests/format/flow-repo/include/foo/batman/jsfmt.spec.js (12.594 s) PASS tests/integration/__tests__/stdin-filepath.js (128.117 s) PASS tests/format/flow-repo/declaration_files_incremental_node/jsfmt.spec.js (14.374 s) PASS tests/format/flow-repo/poly_class_export/jsfmt.spec.js (17.821 s) PASS tests/format/flow-repo/incremental_haste_blacklist/jsfmt.spec.js (15.216 s) PASS tests/format/flow-repo/qualified/jsfmt.spec.js (14.329 s) PASS tests/format/flow-repo/suppress_incremental/jsfmt.spec.js (16.412 s) PASS tests/format/flow-repo/module_redirect/jsfmt.spec.js (11.743 s) PASS tests/format/flow-repo/declare_fun/jsfmt.spec.js (8.839 s) PASS tests/format/flow-repo/esproposal_export_star_as.warn/jsfmt.spec.js (14.633 s) PASS tests/format/flow-repo/facebook_fbt_some/flow-typed/jsfmt.spec.js (16.545 s) PASS tests/format/flow-repo/node_haste/ws/test/jsfmt.spec.js (14.197 s) PASS tests/format/flow-repo/predicates-parsing/jsfmt.spec.js (15.982 s) PASS tests/format/flow-repo/call_caching2/jsfmt.spec.js (15.971 s) PASS tests/format/flow-repo/objects/jsfmt.spec.js (22.637 s) PASS tests/format/flow-repo/callable/jsfmt.spec.js (15.557 s) PASS tests/format/flow-repo/multiflow/jsfmt.spec.js (15.974 s) PASS tests/format/flow-repo/fetch/jsfmt.spec.js (15.578 s) PASS tests/format/flow-repo/more_react/jsfmt.spec.js (12.291 s) PASS tests/format/flow-repo/break/jsfmt.spec.js (15.897 s) PASS tests/format/flow-repo/node_tests/path_node_modules_with_short_main/jsfmt.spec.js (9.254 s) PASS tests/format/flow-repo/arrows/jsfmt.spec.js (15.629 s) PASS tests/format/flow-repo/getters_and_setters_disabled/jsfmt.spec.js (12.623 s) PASS tests/format/flow-repo/node_tests/path_node_modules/jsfmt.spec.js (9.95 s) PASS tests/format/flow-repo/include_suppressed/jsfmt.spec.js (14.311 s) PASS tests/format/flow-repo/unchecked_haste_module_vs_lib/jsfmt.spec.js (13.67 s) PASS tests/format/flow-repo/this/jsfmt.spec.js (16.847 s) PASS tests/format/flow-repo/covariance/jsfmt.spec.js (14.997 s) PASS tests/format/flow-repo/union_new/lib/jsfmt.spec.js (15.56 s) PASS tests/format/flow-repo/get-imports/jsfmt.spec.js (15.405 s) PASS tests/integration/__tests__/config-invalid.js (131.563 s) PASS tests/format/flow-repo/call_caching2/lib/jsfmt.spec.js (18.069 s) PASS tests/format/flow-repo/core_tests/jsfmt.spec.js (20.254 s) PASS tests/format/flow-repo/name_prop/jsfmt.spec.js (17.3 s) PASS tests/format/flow-repo/config_all_false/jsfmt.spec.js (15.435 s) PASS tests/format/flow-repo/unused_function_args/jsfmt.spec.js (13.809 s) PASS tests/format/flow-repo/node_tests/basic_file/jsfmt.spec.js (11.004 s) PASS tests/format/flow-repo/demo/1/jsfmt.spec.js (14.581 s) PASS tests/format/flow-repo/docblock_flow/jsfmt.spec.js (14.194 s) PASS tests/format/flow-repo/union-intersection/jsfmt.spec.js (23.916 s) PASS tests/format/flow-repo/more_annot/jsfmt.spec.js (17.755 s) PASS tests/format/flow-repo/facebook_fbt_some/jsfmt.spec.js (19.335 s) PASS tests/format/flow-repo/class_statics/jsfmt.spec.js (20.478 s) PASS tests/format/flow-repo/node_tests/package_file/jsfmt.spec.js (10.127 s) PASS tests/format/flow-repo/node_tests/os/jsfmt.spec.js (10.457 s) PASS tests/format/flow-repo/sketchy_null_default/jsfmt.spec.js (19.065 s) PASS tests/format/flow-repo/issues-11/jsfmt.spec.js (13.921 s) PASS tests/format/flow-repo/pure_component/jsfmt.spec.js (15.665 s) PASS tests/format/flow-repo/typeapp_perf/jsfmt.spec.js (17.653 s) PASS tests/format/flow-repo/node_tests/basic/jsfmt.spec.js (12.513 s) PASS tests/format/flow-repo/module_not_found_errors/src/jsfmt.spec.js (15.681 s) PASS tests/format/flow-repo/node_haste/jsfmt.spec.js (18.735 s) PASS tests/format/flow-repo/immutable_methods/jsfmt.spec.js (9.913 s) PASS tests/format/flow-repo/node_tests/url/jsfmt.spec.js (12.686 s) PASS tests/format/flow-repo/node_tests/crypto/jsfmt.spec.js (13.532 s) PASS tests/format/flow-repo/duplicate_methods/jsfmt.spec.js (16.317 s) PASS tests/format/flow-repo/refi/jsfmt.spec.js (24.31 s) PASS tests/format/flow-repo/singleton/jsfmt.spec.js (16.217 s) PASS tests/format/flow-repo/demo/2/jsfmt.spec.js (17.328 s) PASS tests/format/flow-repo/node_tests/basic_package/bar_lib/jsfmt.spec.js (14.106 s) PASS tests/format/flow-repo/typeof/jsfmt.spec.js (14.984 s) PASS tests/format/flow-repo/builtins/jsfmt.spec.js (18.788 s) PASS tests/format/flow-repo/node_tests/timers/jsfmt.spec.js (14.225 s) PASS tests/format/flow-repo/instanceof/jsfmt.spec.js (19.154 s) PASS tests/format/flow-repo/haste_name_reducers_defaults/jsfmt.spec.js (12.16 s) PASS tests/format/flow-repo/node_tests/fs/jsfmt.spec.js (14.839 s) PASS tests/format/flow-repo/node_modules_without_json/jsfmt.spec.js (16.026 s) PASS tests/format/flow-repo/ignore_package/jsfmt.spec.js (17.445 s) PASS tests/format/flow-repo/poly/jsfmt.spec.js (12.16 s) PASS tests/format/flow-repo/binary/jsfmt.spec.js (17.832 s) PASS tests/format/flow-repo/node_tests/package_file_node_modules/foo/jsfmt.spec.js (14.841 s) PASS tests/format/flow-repo/predicates-declared/jsfmt.spec.js (18.088 s) PASS tests/format/flow-repo/node_tests/path_package/jsfmt.spec.js (15.04 s) PASS tests/format/flow-repo/objmap/jsfmt.spec.js (13.017 s) PASS tests/format/flow-repo/union_new/jsfmt.spec.js (20.38 s) PASS tests/format/flow-repo/node_tests/basic_package/jsfmt.spec.js (15.743 s) PASS tests/format/flow-repo/call_caching1/jsfmt.spec.js (16.889 s) PASS tests/format/flow-repo/node_tests/process/jsfmt.spec.js (15.107 s) PASS tests/format/flow-repo/weakmode/jsfmt.spec.js (17.816 s) PASS tests/format/less/important/jsfmt.spec.js (12.755 s) PASS tests/format/flow-repo/node_tests/buffer/jsfmt.spec.js (15.59 s) PASS tests/format/flow-repo/refinements/jsfmt.spec.js (23.318 s) PASS tests/format/flow-repo/logical/jsfmt.spec.js (22.209 s) PASS tests/format/flow-repo/sealed_objects/jsfmt.spec.js (17.624 s) PASS tests/format/flow-repo/call_caching1/lib/jsfmt.spec.js (17.743 s) PASS tests/format/flow-repo/while/jsfmt.spec.js (17.438 s) PASS tests/format/flow/union_intersection/jsfmt.spec.js (10.816 s) PASS tests/format/flow-repo/node_tests/json_file/package2/jsfmt.spec.js (15.201 s) PASS tests/format/flow-repo/node_tests/assert/jsfmt.spec.js (16.546 s) PASS tests/format/flow-repo/node_tests/json_file/jsfmt.spec.js (15.222 s) PASS tests/format/flow-repo/facebook_fbt_none/jsfmt.spec.js (14.633 s) PASS tests/format/flow-repo/incremental_delete/jsfmt.spec.js (17.483 s) PASS tests/format/flow-repo/node_tests/basic_node_modules/jsfmt.spec.js (15.547 s) PASS tests/format/misc/errors/less/jsfmt.spec.js (13.442 s) PASS tests/format/misc/errors/yaml/jsfmt.spec.js (13.312 s) PASS tests/format/flow-repo/node_tests/basic_node_modules_with_path/jsfmt.spec.js (15.489 s) PASS tests/format/yaml/document/jsfmt.spec.js (13.235 s) PASS tests/format/flow-repo/node_tests/stream/jsfmt.spec.js (16.842 s) PASS tests/format/flow-repo/node_tests/package_file/bar_lib/jsfmt.spec.js (16.02 s) PASS tests/format/less/function-selector/jsfmt.spec.js (14.383 s) PASS tests/format/yaml/comment/jsfmt.spec.js (13.442 s) PASS tests/format/flow-repo/node_tests/child_process/jsfmt.spec.js (17.116 s) PASS tests/format/flow/exact-object/jsfmt.spec.js (12.206 s) PASS tests/format/flow-repo/node_tests/path_node_modules_without_main/jsfmt.spec.js (18.149 s) PASS tests/format/flow-repo/import_type/jsfmt.spec.js (20.768 s) PASS tests/format/less/yaml/jsfmt.spec.js (14.934 s) PASS tests/format/yaml/ansible/jsfmt.spec.js (14.048 s) PASS tests/format/less/no-semicolon/jsfmt.spec.js (15.081 s) PASS tests/format/flow/implements/jsfmt.spec.js (13.34 s) PASS tests/format/yaml/root/jsfmt.spec.js (13.78 s) PASS tests/format/less/parens/jsfmt.spec.js (15.528 s) PASS tests/format/yaml/home-assistant/jsfmt.spec.js (14.973 s) PASS tests/format/misc/errors/flow/jsfmt.spec.js (15.371 s) PASS tests/format/flow-repo/replace/jsfmt.spec.js (17.013 s) PASS tests/format/yaml/prettier-ignore/jsfmt.spec.js (14.238 s) PASS tests/format/html/yaml/jsfmt.spec.js (10.924 s) PASS tests/format/mjml/mjml/jsfmt.spec.js (15.664 s) PASS tests/format/flow-repo/bom/jsfmt.spec.js (21.86 s) PASS tests/format/html/multiparser/ts/jsfmt.spec.js (9.881 s) PASS tests/format/yaml/directive/jsfmt.spec.js (15.376 s) PASS tests/format/less/case/jsfmt.spec.js (16.305 s) PASS tests/format/yaml/inline-extend-syntax/jsfmt.spec.js (15.65 s) PASS tests/format/html/aurelia/jsfmt.spec.js (11.678 s) PASS tests/format/flow-repo/geolocation/jsfmt.spec.js (17.85 s) PASS tests/format/flow/array-comments/jsfmt.spec.js (14.874 s) PASS tests/format/jsx/template/jsfmt.spec.js (14.455 s) PASS tests/format/flow/optional-type-name/jsfmt.spec.js (14.558 s) PASS tests/format/json/range/jsfmt.spec.js (17.916 s) PASS tests/format/flow/import/jsfmt.spec.js (15.789 s) PASS tests/format/yaml/alias/jsfmt.spec.js (16.313 s) PASS tests/format/less/empty/jsfmt.spec.js (18.326 s) PASS tests/format/flow/array-union/jsfmt.spec.js (16.416 s) PASS tests/format/html/prettier_ignore/jsfmt.spec.js (14.16 s) PASS tests/format/flow/proto-props/jsfmt.spec.js (16.514 s) PASS tests/format/less/comments/jsfmt.spec.js (19.152 s) PASS tests/format/flow-repo/missing_annotation/jsfmt.spec.js (19.271 s) PASS tests/format/html/front-matter/jsfmt.spec.js (13.711 s) PASS tests/format/stylefmt-repo/inline-comment/jsfmt.spec.js (14.78 s) PASS tests/format/scss/no-semicolon/jsfmt.spec.js (15.005 s) PASS tests/format/css/color/jsfmt.spec.js (11.461 s) PASS tests/format/flow/range/jsfmt.spec.js (16.467 s) PASS tests/format/css/important/jsfmt.spec.js (12.032 s) PASS tests/format/flow/return-arrow/jsfmt.spec.js (17.555 s) PASS tests/format/flow/intersection/jsfmt.spec.js (17.348 s) PASS tests/format/html/cdata/jsfmt.spec.js (14.923 s) PASS tests/format/scss/comments/jsfmt.spec.js (16.119 s) PASS tests/format/html/text/jsfmt.spec.js (14.524 s) PASS tests/format/flow-repo/react/jsfmt.spec.js (24.262 s) PASS tests/format/html/srcset/jsfmt.spec.js (15.195 s) PASS tests/format/flow/break-calls/jsfmt.spec.js (16.976 s) PASS tests/format/html/multiparser/unknown/jsfmt.spec.js (13.294 s) PASS tests/format/stylefmt-repo/readme/jsfmt.spec.js (15.783 s) PASS tests/format/html/magic_comments/jsfmt.spec.js (14.541 s) PASS tests/format/css/fill-value/jsfmt.spec.js (12.854 s) PASS tests/format/flow/import-type-specifier/jsfmt.spec.js (18.045 s) PASS tests/format/jsx/fbt/jsfmt.spec.js (17.069 s) PASS tests/format/flow/object-comment/jsfmt.spec.js (17.743 s) PASS tests/integration/__tests__/arg-parsing.js (144.197 s) PASS tests/format/scss/yaml/jsfmt.spec.js (16.725 s) PASS tests/format/scss/parens/jsfmt.spec.js (17.1 s) PASS tests/format/scss/case/jsfmt.spec.js (16.46 s) PASS tests/format/css/url/jsfmt.spec.js (11.725 s) PASS tests/format/flow-repo/type-printer/jsfmt.spec.js (27.937 s) PASS tests/format/html/symbol_entities/jsfmt.spec.js (14.129 s) PASS tests/format/css/parens/jsfmt.spec.js (12.823 s) PASS tests/format/css/prefix/jsfmt.spec.js (13.641 s) PASS tests/format/html/next_empty_line/jsfmt.spec.js (14.139 s) PASS tests/format/html/multiparser/js/jsfmt.spec.js (14.262 s) PASS tests/format/flow/class-field/jsfmt.spec.js (18.525 s) PASS tests/format/html/attributes/jsfmt.spec.js (16.756 s) PASS tests/format/css/params/jsfmt.spec.js (13.637 s) PASS tests/format/html/svg/jsfmt.spec.js (16.168 s) PASS tests/format/flow/await/jsfmt.spec.js (18.477 s) PASS tests/format/css/yaml/jsfmt.spec.js (13.256 s) PASS tests/format/html/css/jsfmt.spec.js (16.388 s) PASS tests/format/css/range/jsfmt.spec.js (11.129 s) PASS tests/format/misc/errors/vue/jsfmt.spec.js (10.566 s) PASS tests/format/css/loose/jsfmt.spec.js (14.036 s) PASS tests/format/css/numbers/jsfmt.spec.js (13.584 s) PASS tests/format/scss/variables/jsfmt.spec.js (18.17 s) PASS tests/format/html/multiparser/markdown/jsfmt.spec.js (15.331 s) PASS tests/format/html/doctype_declarations/jsfmt.spec.js (16.716 s) PASS tests/format/css/composes/jsfmt.spec.js (13.477 s) PASS tests/format/css/cursor/jsfmt.spec.js (14.558 s) PASS tests/format/css/selector-call/jsfmt.spec.js (14.839 s) PASS tests/format/html/js/jsfmt.spec.js (16.536 s) PASS tests/format/html/interpolation/jsfmt.spec.js (15.179 s) PASS tests/format/html/multiparser/css/jsfmt.spec.js (16.106 s) PASS tests/format/css/combinator/jsfmt.spec.js (13.952 s) PASS tests/format/stylefmt-repo/nested-indention/jsfmt.spec.js (10.181 s) PASS tests/format/css/pseudo-call/jsfmt.spec.js (13.174 s) PASS tests/format/css/selector-list/jsfmt.spec.js (15.122 s) PASS tests/format/less/less/jsfmt.spec.js (22.508 s) PASS tests/format/stylefmt-repo/charset/jsfmt.spec.js (11.374 s) PASS tests/format/css/comments/jsfmt.spec.js (15.147 s) PASS tests/format/css/modules/jsfmt.spec.js (13.65 s) PASS tests/format/css/indent/jsfmt.spec.js (12.49 s) PASS tests/format/stylefmt-repo/ie-hacks/jsfmt.spec.js (10.156 s) PASS tests/format/css/long-rule/jsfmt.spec.js (12.8 s) PASS tests/format/css/selector-string/jsfmt.spec.js (13.152 s) PASS tests/format/css/grid/jsfmt.spec.js (12.552 s) PASS tests/format/stylefmt-repo/nested-2/jsfmt.spec.js (9.979 s) PASS tests/format/css/inline-url/jsfmt.spec.js (14.55 s) PASS tests/format/css/character-escaping/jsfmt.spec.js (15.351 s) PASS tests/format/stylefmt-repo/comment/jsfmt.spec.js (10.524 s) PASS tests/format/html/case/jsfmt.spec.js (16.157 s) PASS tests/format/stylefmt-repo/important/jsfmt.spec.js (11.843 s) PASS tests/format/css/variables/jsfmt.spec.js (12.925 s) PASS tests/format/css/empty/jsfmt.spec.js (15.155 s) PASS tests/format/html/script/jsfmt.spec.js (18.532 s) PASS tests/format/css/case/jsfmt.spec.js (12.538 s) PASS tests/format/stylefmt-repo/font-shorthand/jsfmt.spec.js (11.751 s) PASS tests/format/css/no-semicolon/jsfmt.spec.js (12.884 s) PASS tests/format/stylefmt-repo/nested-atrule/jsfmt.spec.js (12.391 s) PASS tests/format/css/colon/jsfmt.spec.js (15.244 s) PASS tests/format/html/basics/jsfmt.spec.js (17.439 s) PASS tests/format/stylefmt-repo/nested-mixin/jsfmt.spec.js (11.114 s) PASS tests/format/stylefmt-repo/pseudo-element/jsfmt.spec.js (10.336 s) PASS tests/format/stylefmt-repo/charset-2/jsfmt.spec.js (11.698 s) PASS tests/format/stylefmt-repo/content/jsfmt.spec.js (11.987 s) PASS tests/format/stylefmt-repo/at-media/jsfmt.spec.js (9.786 s) PASS tests/format/stylefmt-repo/color-hex-lowercase/jsfmt.spec.js (12.438 s) PASS tests/format/stylefmt-repo/at-apply/jsfmt.spec.js (11.362 s) PASS tests/format/stylefmt-repo/nested-indention-2/jsfmt.spec.js (9.438 s) PASS tests/format/stylefmt-repo/data-url/jsfmt.spec.js (10.709 s) PASS tests/format/stylefmt-repo/vendor-prefix/jsfmt.spec.js (10.744 s) PASS tests/format/stylefmt-repo/import/jsfmt.spec.js (12.755 s) PASS tests/format/css/atrule/jsfmt.spec.js (13.537 s) PASS tests/format/stylefmt-repo/media-indent/jsfmt.spec.js (11.952 s) PASS tests/format/stylefmt-repo/non-nested-combinator/jsfmt.spec.js (11.043 s) PASS tests/format/css/atword/jsfmt.spec.js (15.22 s) PASS tests/format/stylefmt-repo/media-indent-with-import/jsfmt.spec.js (12.004 s) PASS tests/format/stylefmt-repo/comment-in-rules/jsfmt.spec.js (11.282 s) PASS tests/format/vue/v-for/jsfmt.spec.js (9.815 s) PASS tests/format/css/postcss-plugins/jsfmt.spec.js (16.851 s) PASS tests/format/css/bom/jsfmt.spec.js (13.729 s) PASS tests/format/stylefmt-repo/shorthand-with-sass-variables/jsfmt.spec.js (12.518 s) PASS tests/format/stylefmt-repo/custom-media-queries/jsfmt.spec.js (11.397 s) PASS tests/format/stylefmt-repo/custom-selectors/jsfmt.spec.js (11.203 s) PASS tests/format/stylefmt-repo/font-face/jsfmt.spec.js (10.843 s) PASS tests/format/stylefmt-repo/var-notation/jsfmt.spec.js (12.578 s) PASS tests/format/stylefmt-repo/cssnext-example/jsfmt.spec.js (13.419 s) PASS tests/format/vue/interpolation/jsfmt.spec.js (9.968 s) PASS tests/format/stylefmt-repo/custom-properties/jsfmt.spec.js (11.905 s) PASS tests/format/vue/range/jsfmt.spec.js (10.228 s) PASS tests/format/stylefmt-repo/attr-selector/jsfmt.spec.js (10.607 s) PASS tests/format/vue/vue-3/jsfmt.spec.js (10.344 s) PASS tests/format/stylefmt-repo/nested/jsfmt.spec.js (12.372 s) PASS tests/format/stylefmt-repo/nested-mixin-2/jsfmt.spec.js (11.031 s) PASS tests/format/stylefmt-repo/lowercase/jsfmt.spec.js (11.821 s) PASS tests/format/vue/html-vue/jsfmt.spec.js (10.476 s) PASS tests/format/stylefmt-repo/media-queries-ranges/jsfmt.spec.js (11.118 s) PASS tests/format/stylefmt-repo/values/jsfmt.spec.js (12.785 s) PASS tests/integration/__tests__/config-resolution.js (150.652 s) PASS tests/integration/__tests__/with-config-precedence.js (151.118 s) PASS tests/integration/__tests__/early-exit.js (150.931 s) PASS tests/integration/__tests__/patterns-glob.js (150.277 s) PASS tests/integration/__tests__/file-info.js (152.227 s) PASS tests/integration/__tests__/plugin-resolution.js (153.827 s) PASS tests/integration/__tests__/infer-parser.js (155.963 s) PASS tests/integration/__tests__/bundle.js (165.704 s) PASS tests/integration/__tests__/patterns-dirs.js (167.45 s) PASS tests/integration/__tests__/help-options.js (173.965 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: 188.582 s Ran all test suites. Done in 196.12s. >>> 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 Thu, 13 Jan 2022 20:46:43 +0000 elapsed time 0h 19m 52s >>> prettier: Cleaning up srcdir >>> prettier: Cleaning up pkgdir >>> prettier: Uninstalling dependencies... (1/4) Purging .makedepends-prettier (20220113.202652) (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: 365 MiB in 101 packages >>> prettier: Updating the testing/aarch64 repository index... >>> prettier: Signing the index...