>>> prettier: Building testing/prettier 2.8.8-r0 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 23:53:04 +0000 >>> prettier: Checking sanity of /home/buildozer/aports/testing/prettier/APKBUILD... >>> prettier: Analyzing dependencies... >>> prettier: Installing for build: build-base nodejs yarn npm (1/6) Installing icu-data-en (73.1-r1) Executing icu-data-en-73.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (2/6) Installing icu-libs (73.1-r1) (3/6) Installing nodejs (18.16.0-r1) (4/6) Installing yarn (1.22.19-r0) (5/6) Installing npm (9.6.5-r0) (6/6) Installing .makedepends-prettier (20230423.235305) Executing busybox-1.36.0-r7.trigger OK: 437 MiB in 107 packages >>> prettier: Cleaning up srcdir >>> prettier: Cleaning up pkgdir >>> prettier: Fetching https://distfiles.alpinelinux.org/distfiles/edge//prettier-2.8.8.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.8.8/prettier-2.8.8.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1660k 0 1660k 0 0 898k 0 --:--:-- 0:00:01 --:--:-- 1563k 100 3396k 0 3396k 0 0 1674k 0 --:--:-- 0:00:02 --:--:-- 2730k >>> prettier: Fetching https://distfiles.alpinelinux.org/distfiles/edge//prettier-2.8.8.tar.gz >>> prettier: Checking sha512sums... prettier-2.8.8.tar.gz: OK timeout.patch: OK >>> prettier: Unpacking /var/cache/distfiles/edge/prettier-2.8.8.tar.gz... >>> prettier: timeout.patch patching file tests/config/setup.js yarn install v1.22.19 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... [4/5] Linking dependencies... warning " > @typescript-eslint/eslint-plugin@5.55.0" has unmet peer dependency "@typescript-eslint/parser@^5.0.0". warning " > rollup-plugin-license@2.7.0" has unmet peer dependency "rollup@^1.0.0 || ^2.0.0". [5/5] Building fresh packages... Done in 23.38s. yarn run v1.22.19 $ node ./scripts/build/build.mjs Building packages index.js....................... DONE doc.js......................... DONE standalone.js.................. DONE esm/standalone.mjs........... DONE bin-prettier.js................ DONE cli.js......................... DONE third-party.js................. DONE parser-babel.js................ DONE esm/parser-babel.mjs......... DONE parser-flow.js................. DONE esm/parser-flow.mjs.......... DONE parser-typescript.js........... DONE esm/parser-typescript.mjs.... DONE parser-espree.js............... DONE esm/parser-espree.mjs........ DONE parser-meriyah.js.............. DONE esm/parser-meriyah.mjs....... DONE parser-angular.js.............. DONE esm/parser-angular.mjs....... DONE parser-postcss.js.............. DONE esm/parser-postcss.mjs....... DONE parser-graphql.js.............. DONE esm/parser-graphql.mjs....... DONE parser-markdown.js............. DONE esm/parser-markdown.mjs...... DONE parser-glimmer.js.............. DONE esm/parser-glimmer.mjs....... DONE parser-html.js................. DONE esm/parser-html.mjs.......... DONE parser-yaml.js................. DONE esm/parser-yaml.mjs.......... DONE Done in 104.53s. yarn run v1.22.19 $ cross-env NODE_ENV=production jest Prettier installed at /tmp/e2e699af4d802493a3488c750f9221d7/node_modules/prettier from /home/buildozer/aports/testing/prettier/src/prettier-2.8.8/dist with yarn. PASS tests/integration/__tests__/util-shared.js PASS tests/format/html/whitespace/jsfmt.spec.js PASS tests/integration/__tests__/config-resolution.js (9.9 s) PASS tests/integration/__tests__/infer-parser.js (9.864 s) PASS tests/integration/__tests__/file-info.js (11.004 s) PASS tests/integration/__tests__/with-config-precedence.js (9.726 s) PASS tests/integration/__tests__/plugin-resolution.js (13.741 s) PASS tests/integration/__tests__/doc-builders.js PASS tests/integration/__tests__/debug-api.js PASS tests/integration/__tests__/stdin-filepath.js (5.198 s) PASS tests/format/json/json-superset/jsfmt.spec.js PASS tests/integration/__tests__/loglevel.js (6.713 s) PASS tests/format/handlebars/html-whitespace-sensitivity/jsfmt.spec.js PASS tests/integration/__tests__/patterns-glob.js (7.378 s) PASS tests/integration/__tests__/piped-output.js PASS tests/format/jsx/whitespace/jsfmt.spec.js PASS tests/integration/__tests__/with-parser-inference.js PASS tests/format/markdown/auto-link/jsfmt.spec.js PASS tests/integration/__tests__/config-invalid.js PASS tests/integration/__tests__/arg-parsing.js (6.102 s) PASS tests/format/js/babel-plugins/jsfmt.spec.js PASS tests/integration/__tests__/format-ast.js PASS tests/integration/__tests__/third-party.js PASS tests/integration/__tests__/patterns-dirs.js (24.376 s) PASS tests/integration/__tests__/parser-api.js PASS tests/integration/__tests__/doc-utils-clean-doc.js PASS tests/integration/__tests__/format.js PASS tests/integration/__tests__/early-exit.js PASS tests/integration/__tests__/performance-flags.js PASS tests/integration/__tests__/ignore-in-subdirectories.js PASS tests/integration/__tests__/cache.js (27.409 s) PASS tests/integration/__tests__/plugin-options-string.js PASS tests/integration/__tests__/doc-trim.js PASS tests/integration/__tests__/patterns.js PASS tests/format/misc/errors/js/jsfmt.spec.js PASS tests/format/js/cursor/jsfmt.spec.js PASS tests/integration/__tests__/plugin-options.js PASS tests/format/misc/parser-inference/jsfmt.spec.js PASS tests/integration/__tests__/normalize-doc.js PASS tests/integration/__tests__/with-node-modules.js PASS tests/integration/__tests__/check.js PASS tests/integration/__tests__/doc-mark-as-root.js PASS tests/integration/__tests__/debug-check.js PASS tests/integration/__tests__/ignore-unknown.js (6.898 s) PASS tests/integration/__tests__/cursor-offset.js PASS tests/format/js/directives/comments/jsfmt.spec.js PASS tests/integration/__tests__/load-toml.js PASS tests/format/misc/errors/json/jsfmt.spec.js PASS tests/integration/__tests__/list-different.js PASS tests/integration/__tests__/line-suffix-boundary.js PASS tests/format/misc/errors/handlebars/jsfmt.spec.js PASS tests/integration/__tests__/support-info.js PASS tests/integration/__tests__/ignore-path.js PASS tests/integration/__tests__/doc-printer.js PASS tests/integration/__tests__/plugin-default-options.js PASS tests/integration/__tests__/error-on-unmatched-pattern.js PASS tests/format/handlebars/element-node/jsfmt.spec.js PASS tests/format/misc/errors/js/for-of/jsfmt.spec.js PASS tests/format/misc/empty/jsfmt.spec.js PASS tests/format/js/directives/jsfmt.spec.js PASS tests/format/misc/errors/js/async-await/jsfmt.spec.js PASS tests/integration/__tests__/write.js PASS tests/integration/__tests__/invalid-ignore.js PASS tests/format/misc/errors/js/optional-chaining/jsfmt.spec.js PASS tests/format/misc/errors/invalid/jsfmt.spec.js PASS tests/format/js/import-assertions/jsfmt.spec.js PASS tests/integration/__tests__/ignore-relative-path.js PASS tests/format/misc/errors/js/assignment/jsfmt.spec.js PASS tests/format/js/empty/jsfmt.spec.js PASS tests/format/js/decorator-auto-accessors/jsfmt.spec.js PASS tests/format/js/bom/jsfmt.spec.js PASS tests/integration/__tests__/plugin-precedence.js PASS tests/integration/__tests__/ignore-absolute-path.js PASS tests/integration/__tests__/ignore-emoji.js PASS tests/integration/__tests__/resolve-config-file.js PASS tests/format/yaml/block-literal/jsfmt.spec.js PASS tests/integration/__tests__/skip-folders.js PASS tests/format/markdown/list/jsfmt.spec.js (8.01 s) PASS tests/integration/__tests__/help-options.js (17.434 s) PASS tests/format/js/import-assertions/bracket-spacing/jsfmt.spec.js PASS tests/integration/__tests__/plugin-preprocess.js PASS tests/format/vue/multiparser/jsfmt.spec.js (6.28 s) PASS tests/integration/__tests__/plugin-extensions.js PASS tests/integration/__tests__/plugin-virtual-directory.js PASS tests/integration/__tests__/debug-print-comments.js PASS tests/format/jsx/deprecated-jsx-bracket-same-line-option/jsfmt.spec.js PASS tests/integration/__tests__/ignore-vcs-files.js PASS tests/integration/__tests__/debug-print-doc.js PASS tests/format/vue/with-plugins/jsfmt.spec.js PASS tests/format/flow/quote-props/jsfmt.spec.js PASS tests/format/js/quote-props/jsfmt.spec.js PASS tests/format/misc/errors/js/hack-pipeline/jsfmt.spec.js PASS tests/integration/__tests__/plugin-flush-line-suffix.js PASS tests/integration/__tests__/debug-print-ast.js PASS tests/format/js/export-star/jsfmt.spec.js PASS tests/format/js/strings/jsfmt.spec.js (5.656 s) PASS tests/format/misc/errors/typescript/jsfmt.spec.js PASS tests/format/html/comments/jsfmt.spec.js PASS tests/format/misc/errors/js/import/jsfmt.spec.js PASS tests/format/html/tags/jsfmt.spec.js PASS tests/format/js/shebang/jsfmt.spec.js PASS tests/format/jsx/jsx/jsfmt.spec.js (14.299 s) PASS tests/integration/__tests__/bundle.js (51.779 s) PASS tests/format/js/module-blocks/jsfmt.spec.js PASS tests/format/js/sloppy-mode/jsfmt.spec.js PASS tests/format/markdown/wiki-link/jsfmt.spec.js PASS tests/format/typescript/error-recovery/jsfmt.spec.js PASS tests/integration/__tests__/syntax-error.js PASS tests/integration/__tests__/cli.js PASS tests/integration/__tests__/schema.js PASS tests/format/vue/custom_block/jsfmt.spec.js (6.241 s) PASS tests/format/js/arrow-call/jsfmt.spec.js (10.621 s) PASS tests/integration/__tests__/with-shebang.js PASS tests/format/markdown/footnoteDefinition/jsfmt.spec.js PASS tests/format/js/classes-private-fields/jsfmt.spec.js PASS tests/format/misc/errors/js/record/jsfmt.spec.js PASS tests/format/json/json/jsfmt.spec.js PASS tests/format/js/export/jsfmt.spec.js (6.775 s) PASS tests/format/js/comments/jsfmt.spec.js (23.424 s) PASS tests/format/misc/json-unknown-extension/jsfmt.spec.js PASS tests/format/markdown/table/empty-table/jsfmt.spec.js PASS tests/format/angular/angular/jsfmt.spec.js (20.481 s) PASS tests/format/js/destructuring-ignore/jsfmt.spec.js (7.04 s) PASS tests/format/js/eol/jsfmt.spec.js PASS tests/format/js/ternaries/jsfmt.spec.js (23.758 s) PASS tests/format/js/object-property-ignore/jsfmt.spec.js (9.206 s) PASS tests/format/misc/errors/broken-plugin/jsfmt.spec.js PASS tests/format/flow-repo/es_declare_module/flow-typed/jsfmt.spec.js PASS tests/format/typescript/quote-props/jsfmt.spec.js PASS tests/format/yaml/flow-sequence/trailing-comma/jsfmt.spec.js PASS tests/format/yaml/flow-mapping/trailing-comma/jsfmt.spec.js PASS tests/format/typescript/end-of-line/jsfmt.spec.js PASS tests/format/yaml/json/trailing-comma/jsfmt.spec.js PASS tests/format/js/decorators/class-expression/jsfmt.spec.js (6.25 s) PASS tests/format/js/no-semi-babylon-extensions/jsfmt.spec.js PASS tests/format/js/trailing-comma/jsfmt.spec.js (7.977 s) PASS tests/format/yaml/quote/jsfmt.spec.js PASS tests/format/js/bind-expressions/jsfmt.spec.js PASS tests/format/js/tuple/jsfmt.spec.js PASS tests/format/js/dynamic-import/jsfmt.spec.js PASS tests/format/js/objects/jsfmt.spec.js PASS tests/format/flow/object-inexact/jsfmt.spec.js (5.116 s) PASS tests/format/js/regex/jsfmt.spec.js PASS tests/format/typescript/compiler/jsfmt.spec.js (11.002 s) PASS tests/format/typescript/declare/trailing-comma/jsfmt.spec.js PASS tests/format/misc/errors/json/json-stringify/jsfmt.spec.js PASS tests/format/typescript/trailing-comma/jsfmt.spec.js PASS tests/format/misc/errors/typescript/babel-ts/jsfmt.spec.js PASS tests/format/json/with-comment/jsfmt.spec.js PASS tests/format/js/arrows/semi/jsfmt.spec.js PASS tests/format/markdown/paragraph/jsfmt.spec.js PASS tests/format/js/arrows/newline-before-arrow/jsfmt.spec.js PASS tests/format/js/decorators-export/jsfmt.spec.js PASS tests/format/misc/require-pragma/js/jsfmt.spec.js PASS tests/format/js/classes/keyword-property/jsfmt.spec.js (8.232 s) PASS tests/format/vue/multiparser/unknown/jsfmt.spec.js PASS tests/format/typescript/typeparams/consistent/jsfmt.spec.js (5.548 s) PASS tests/format/flow/function-parentheses/jsfmt.spec.js (6.417 s) PASS tests/format/js/multiparser-invalid/jsfmt.spec.js (5.568 s) PASS tests/format/markdown/broken-plugins/jsfmt.spec.js PASS tests/format/js/identifier/parentheses/jsfmt.spec.js (5.757 s) PASS tests/format/typescript/tuple/jsfmt.spec.js PASS tests/format/vue/broken-plugins/jsfmt.spec.js PASS tests/format/js/end-of-line/jsfmt.spec.js PASS tests/format/js/call/invalid/jsfmt.spec.js PASS tests/format/graphql/trailing-comma/jsfmt.spec.js PASS tests/format/typescript/typeparams/empty-parameters-with-arrow-function/jsfmt.spec.js PASS tests/format/markdown/jsx-semi/jsfmt.spec.js PASS tests/format/jsx/last-line/jsfmt.spec.js PASS tests/format/yaml/plain/jsfmt.spec.js PASS tests/format/js/template-align/jsfmt.spec.js (5.211 s) PASS tests/format/markdown/fenced-code-block/jsfmt.spec.js PASS tests/format/misc/errors/js/reserved-word/jsfmt.spec.js PASS tests/format/typescript/arrows/jsfmt.spec.js PASS tests/format/markdown/link/jsfmt.spec.js PASS tests/format/lwc/lwc/jsfmt.spec.js PASS tests/format/jsx/single-attribute-per-line/jsfmt.spec.js (9.153 s) PASS tests/format/typescript/conformance/classes/constructorDeclarations/constructorParameters/jsfmt.spec.js PASS tests/format/typescript/custom/abstract/jsfmt.spec.js PASS tests/format/yaml/flow-sequence/jsfmt.spec.js PASS tests/format/typescript/test-declarations/jsfmt.spec.js PASS tests/format/js/multiparser-html/jsfmt.spec.js (16.087 s) PASS tests/format/yaml/flow-mapping/jsfmt.spec.js PASS tests/format/markdown/markdown/jsfmt.spec.js (10.619 s) PASS tests/format/jsx/comments/jsfmt.spec.js (5.853 s) PASS tests/format/js/arrows/jsfmt.spec.js (17.761 s) PASS tests/format/js/bracket-spacing/jsfmt.spec.js (5.942 s) PASS tests/format/vue/indent/jsfmt.spec.js PASS tests/format/angular/interpolation/jsfmt.spec.js PASS tests/format/js/import/jsfmt.spec.js (6.626 s) PASS tests/format/js/test-declarations/jsfmt.spec.js (14.494 s) PASS tests/format/js/rest/jsfmt.spec.js PASS tests/format/flow/no-semi/jsfmt.spec.js PASS tests/format/js/tab-width/jsfmt.spec.js PASS tests/format/js/ignore/semi/jsfmt.spec.js PASS tests/format/markdown/linkReference/jsfmt.spec.js PASS tests/format/vue/vue/jsfmt.spec.js (8.783 s) PASS tests/format/html/bracket-same-line/jsfmt.spec.js PASS tests/format/angular/bracket-same-line/jsfmt.spec.js PASS tests/format/js/destructuring-private-fields/jsfmt.spec.js PASS tests/format/typescript/comments-2/jsfmt.spec.js PASS tests/format/typescript/interface/long-type-parameters/jsfmt.spec.js PASS tests/format/vue/bracket-same-line/jsfmt.spec.js PASS tests/format/flow/this-annotation/parentheses/jsfmt.spec.js PASS tests/format/handlebars/single-quote-option/jsfmt.spec.js PASS tests/format/typescript/class/jsfmt.spec.js (5.536 s) PASS tests/format/js/decorators/jsfmt.spec.js PASS tests/format/misc/embedded_language_formatting/in-markdown/jsfmt.spec.js PASS tests/format/js/trailing-whitespace/jsfmt.spec.js PASS tests/format/typescript/conformance/classes/classDeclarations/classAbstractKeyword/jsfmt.spec.js PASS tests/format/js/literal/jsfmt.spec.js PASS tests/format/js/classes/top-level-super/jsfmt.spec.js PASS tests/format/js/decorator-comments/jsfmt.spec.js PASS tests/format/flow/parameter-with-type/jsfmt.spec.js PASS tests/format/js/object-property-comment/jsfmt.spec.js PASS tests/format/misc/embedded_language_formatting/in-javascript/jsfmt.spec.js PASS tests/format/flow/generic/jsfmt.spec.js (6 s) PASS tests/format/jsx/attr-element/jsfmt.spec.js PASS tests/format/typescript/conformance/types/functions/jsfmt.spec.js (5.428 s) PASS tests/format/yaml/spec/jsfmt.spec.js (6.698 s) PASS tests/format/misc/embedded_language_formatting/in-html/jsfmt.spec.js PASS tests/format/typescript/angular-component-examples/jsfmt.spec.js PASS tests/format/js/quotes/jsfmt.spec.js (7.447 s) PASS tests/format/typescript/export/jsfmt.spec.js PASS tests/format/js/functional-composition/jsfmt.spec.js (12.547 s) PASS tests/format/typescript/enum/jsfmt.spec.js PASS tests/format/js/in/jsfmt.spec.js (6.56 s) PASS tests/format/typescript/keywords/jsfmt.spec.js PASS tests/format/misc/embedded_language_formatting/in-vue/jsfmt.spec.js PASS tests/format/typescript/import-type/jsfmt.spec.js PASS tests/format/markdown/liquid/jsfmt.spec.js PASS tests/format/js/no-semi/jsfmt.spec.js (9.642 s) PASS tests/format/graphql/bracket-spacing/jsfmt.spec.js PASS tests/format/html/single-attribute-per-line/jsfmt.spec.js PASS tests/format/typescript/interface/jsfmt.spec.js (5.869 s) PASS tests/format/markdown/long-table/jsfmt.spec.js PASS tests/format/flow/type-declarations/jsfmt.spec.js (6.107 s) PASS tests/format/vue/single-attribute-per-line/jsfmt.spec.js PASS tests/format/js/throw_expressions/jsfmt.spec.js PASS tests/format/js/comments-pipeline-own-line/jsfmt.spec.js PASS tests/format/js/v8_intrinsic/jsfmt.spec.js PASS tests/format/js/async-do-expressions/jsfmt.spec.js PASS tests/format/js/partial-application/jsfmt.spec.js PASS tests/format/js/arrows-bind/jsfmt.spec.js PASS tests/format/js/pipeline-operator/jsfmt.spec.js PASS tests/format/js/export-default/escaped/jsfmt.spec.js PASS tests/format/js/export-default/export-default-from/jsfmt.spec.js PASS tests/format/js/do/jsfmt.spec.js PASS tests/format/handlebars/concat-statement/jsfmt.spec.js PASS tests/format/handlebars/sub-expression/jsfmt.spec.js PASS tests/format/handlebars/mustache-statement/jsfmt.spec.js PASS tests/format/js/record/jsfmt.spec.js PASS tests/format/misc/typescript-only/jsfmt.spec.js PASS tests/format/typescript/decorators/jsfmt.spec.js PASS tests/format/scss/configuration/jsfmt.spec.js PASS tests/format/typescript/abstract-property/jsfmt.spec.js PASS tests/format/typescript/no-semi/jsfmt.spec.js PASS tests/format/scss/trailing-comma/jsfmt.spec.js PASS tests/format/typescript/arrow/jsfmt.spec.js PASS tests/format/yaml/block-folded/jsfmt.spec.js PASS tests/format/scss/map/jsfmt.spec.js PASS tests/format/flow/object-order/jsfmt.spec.js PASS tests/format/typescript/intersection/jsfmt.spec.js PASS tests/format/typescript/satisfies-operators/jsfmt.spec.js PASS tests/format/typescript/type-arguments-bit-shift-left-like/jsfmt.spec.js PASS tests/format/html/handlebars-venerable/jsfmt.spec.js PASS tests/format/scss/scss/jsfmt.spec.js PASS tests/format/flow/ternary/jsfmt.spec.js PASS tests/format/scss/quotes/jsfmt.spec.js PASS tests/format/css/attribute/jsfmt.spec.js PASS tests/format/css/quotes/jsfmt.spec.js PASS tests/format/yaml/sequence/jsfmt.spec.js PASS tests/format/typescript/optional-variance/jsfmt.spec.js PASS tests/format/js/cursor/require-pragma/jsfmt.spec.js PASS tests/format/yaml/mapping/jsfmt.spec.js PASS tests/format/js/private-in/jsfmt.spec.js PASS tests/format/js/invalid-code/jsfmt.spec.js PASS tests/format/markdown/indentation/jsfmt.spec.js PASS tests/format/mdx/mdx/jsfmt.spec.js PASS tests/format/misc/insert-pragma/js/jsfmt.spec.js PASS tests/format/flow/this-annotation/jsfmt.spec.js PASS tests/format/flow/enums/jsfmt.spec.js PASS tests/format/typescript/namespace/jsfmt.spec.js PASS tests/format/mdx/embedded-language-formatting/jsfmt.spec.js PASS tests/format/misc/embedded_language_formatting/mdx/jsfmt.spec.js PASS tests/format/js/object-colon-bug/jsfmt.spec.js PASS tests/format/js/method-chain/print-width-120/jsfmt.spec.js PASS tests/format/js/module-string-names/jsfmt.spec.js PASS tests/format/typescript/conformance/parser/ecmascript5/Statements/jsfmt.spec.js PASS tests/format/flow/indexed-access/jsfmt.spec.js PASS tests/format/markdown/prose-wrap-preserve/jsfmt.spec.js PASS tests/format/flow/optional-indexed-access/jsfmt.spec.js PASS tests/format/misc/errors/js/regex-v-u-flags/jsfmt.spec.js PASS tests/format/js/identifier/for-of/jsfmt.spec.js PASS tests/format/js/class-static-block/jsfmt.spec.js PASS tests/format/misc/errors/js/variable-declarator/jsfmt.spec.js PASS tests/format/flow/type-parameters/jsfmt.spec.js PASS tests/format/js/reserved-word/jsfmt.spec.js PASS tests/format/misc/errors/js/literal/jsfmt.spec.js PASS tests/format/markdown/thematicBreak/jsfmt.spec.js PASS tests/format/misc/errors/js/object/jsfmt.spec.js PASS tests/format/markdown/multiparser-js/jsfmt.spec.js PASS tests/format/markdown/multiparser-json/jsfmt.spec.js PASS tests/format/markdown/blockquote/jsfmt.spec.js PASS tests/format/markdown/heading/jsfmt.spec.js PASS tests/format/flow/private-class-fields/jsfmt.spec.js PASS tests/format/markdown/image/jsfmt.spec.js PASS tests/format/markdown/word/jsfmt.spec.js PASS tests/format/markdown/html/jsfmt.spec.js PASS tests/format/markdown/inlineCode/jsfmt.spec.js PASS tests/format/markdown/imageReference/jsfmt.spec.js PASS tests/format/markdown/break/jsfmt.spec.js PASS tests/format/markdown/table/jsfmt.spec.js PASS tests/format/markdown/footnoteReference/jsfmt.spec.js PASS tests/format/markdown/toml/jsfmt.spec.js PASS tests/format/markdown/definition/jsfmt.spec.js PASS tests/format/markdown/ignore/jsfmt.spec.js PASS tests/format/markdown/delete/jsfmt.spec.js PASS tests/format/markdown/strong/jsfmt.spec.js PASS tests/format/markdown/code/jsfmt.spec.js PASS tests/format/markdown/splitCjkText/jsfmt.spec.js PASS tests/format/markdown/emphasis/jsfmt.spec.js PASS tests/format/markdown/yaml/jsfmt.spec.js PASS tests/format/misc/insert-pragma/markdown/jsfmt.spec.js PASS tests/format/misc/require-pragma/markdown/jsfmt.spec.js PASS tests/format/markdown/footnote/jsfmt.spec.js PASS tests/format/misc/require-pragma/graphql/jsfmt.spec.js PASS tests/format/json/json5-as-json-with-trailing-commas/jsfmt.spec.js PASS tests/format/misc/insert-pragma/graphql/jsfmt.spec.js PASS tests/format/typescript/typeparams/print-width-120/jsfmt.spec.js PASS tests/format/misc/insert-pragma/json5/jsfmt.spec.js PASS tests/format/flow/enums-unknown-members/jsfmt.spec.js PASS tests/format/misc/require-pragma/json5/jsfmt.spec.js PASS tests/format/misc/require-pragma/html/jsfmt.spec.js PASS tests/format/misc/require-pragma/json/jsfmt.spec.js PASS tests/format/misc/insert-pragma/html/jsfmt.spec.js PASS tests/format/yaml/require-pragma/jsfmt.spec.js PASS tests/format/js/multiparser-markdown/jsfmt.spec.js PASS tests/format/misc/require-pragma/mdx/jsfmt.spec.js PASS tests/format/misc/insert-pragma/json/jsfmt.spec.js PASS tests/format/yaml/insert-pragma/jsfmt.spec.js PASS tests/format/misc/require-pragma/vue/jsfmt.spec.js PASS tests/format/misc/require-pragma/css/jsfmt.spec.js PASS tests/format/jsx/escape/jsfmt.spec.js PASS tests/format/markdown/spec/jsfmt.spec.js (8.296 s) PASS tests/format/misc/insert-pragma/vue/jsfmt.spec.js PASS tests/format/jsx/fragment/jsfmt.spec.js PASS tests/format/jsx/newlines/jsfmt.spec.js PASS tests/format/misc/insert-pragma/css/jsfmt.spec.js PASS tests/format/jsx/ignore/jsfmt.spec.js PASS tests/format/jsx/split-attrs/jsfmt.spec.js PASS tests/format/jsx/spread/jsfmt.spec.js PASS tests/format/js/variable_declarator/jsfmt.spec.js PASS tests/format/js/comments/flow-types/jsfmt.spec.js PASS tests/format/js/require/jsfmt.spec.js PASS tests/format/js/expression_statement/jsfmt.spec.js PASS tests/format/js/switch/jsfmt.spec.js PASS tests/format/js/line/jsfmt.spec.js PASS tests/format/js/first-argument-expansion/jsfmt.spec.js PASS tests/format/js/member/jsfmt.spec.js PASS tests/format/js/empty-statement/jsfmt.spec.js PASS tests/format/js/empty-paren-comment/jsfmt.spec.js PASS tests/format/js/call/no-argument/jsfmt.spec.js PASS tests/format/js/assignment-comments/jsfmt.spec.js (5.044 s) PASS tests/format/js/es6modules/jsfmt.spec.js PASS tests/format/js/multiparser-css/jsfmt.spec.js (8.241 s) PASS tests/format/js/assignment-expression/jsfmt.spec.js PASS tests/format/js/sequence-parentheses/jsfmt.spec.js PASS tests/format/js/update-expression/jsfmt.spec.js PASS tests/format/js/literal-numeric-separator/jsfmt.spec.js PASS tests/format/js/template-literals/jsfmt.spec.js (6.55 s) PASS tests/format/js/spread/jsfmt.spec.js PASS tests/format/js/break-calls/jsfmt.spec.js (5.353 s) PASS tests/format/js/array-spread/jsfmt.spec.js PASS tests/format/js/require-amd/jsfmt.spec.js PASS tests/format/js/function/jsfmt.spec.js (5.488 s) PASS tests/format/js/arrays/jsfmt.spec.js (11.417 s) PASS tests/format/js/preserve-line/jsfmt.spec.js (8.212 s) PASS tests/format/js/classes/jsfmt.spec.js (8.214 s) PASS tests/format/js/unicode/jsfmt.spec.js (5.751 s) PASS tests/format/js/for-await/jsfmt.spec.js (8.61 s) PASS tests/format/js/binary-expressions/jsfmt.spec.js (13.971 s) PASS tests/format/js/unary/jsfmt.spec.js (8.113 s) PASS tests/format/js/logical-assignment/jsfmt.spec.js (8.315 s) PASS tests/format/js/async/jsfmt.spec.js (7.173 s) PASS tests/format/js/generator/jsfmt.spec.js (6.301 s) PASS tests/format/js/with/jsfmt.spec.js (6.492 s) PASS tests/format/js/nullish-coalescing/jsfmt.spec.js (6.476 s) PASS tests/format/js/class-extends/jsfmt.spec.js (8.687 s) PASS tests/format/js/function-first-param/jsfmt.spec.js (8.309 s) PASS tests/format/js/conditional/jsfmt.spec.js (18.11 s) PASS tests/format/js/assignment/jsfmt.spec.js (16.809 s) PASS tests/format/js/logical_expressions/jsfmt.spec.js (5.517 s) PASS tests/format/js/try/jsfmt.spec.js (6.854 s) PASS tests/format/js/new-expression/jsfmt.spec.js (8.638 s) PASS tests/format/js/import-meta/jsfmt.spec.js PASS tests/format/js/optional-catch-binding/jsfmt.spec.js (5.877 s) PASS tests/format/js/throw_statement/jsfmt.spec.js (14.841 s) PASS tests/format/js/destructuring/jsfmt.spec.js (8.707 s) PASS tests/format/js/binary_math/jsfmt.spec.js (6.846 s) PASS tests/format/js/objects/assignment-expression/jsfmt.spec.js (7.881 s) PASS tests/format/js/multiparser-html/language-comment/jsfmt.spec.js (5.406 s) PASS tests/format/js/big-int/jsfmt.spec.js (7.229 s) PASS tests/format/js/unary-expression/jsfmt.spec.js (11.766 s) PASS tests/format/js/method-chain/jsfmt.spec.js (31.729 s) PASS tests/format/js/optional-chaining/jsfmt.spec.js (11.11 s) PASS tests/format/js/range/jsfmt.spec.js (18.389 s) PASS tests/format/js/object-prop-break-in/jsfmt.spec.js (5.758 s) PASS tests/format/js/class-comment/jsfmt.spec.js (7.765 s) PASS tests/format/js/if/jsfmt.spec.js (10.771 s) PASS tests/format/js/performance/jsfmt.spec.js (13.185 s) PASS tests/format/js/label/jsfmt.spec.js (9.535 s) PASS tests/format/js/export-default/jsfmt.spec.js (10.539 s) PASS tests/format/js/line-suffix-boundary/jsfmt.spec.js (7.871 s) PASS tests/format/js/for-of/jsfmt.spec.js PASS tests/format/js/computed-props/jsfmt.spec.js (7.76 s) PASS tests/format/js/return/jsfmt.spec.js (8.389 s) PASS tests/format/js/while/jsfmt.spec.js PASS tests/format/handlebars/whitespace/jsfmt.spec.js PASS tests/format/js/sequence-break/jsfmt.spec.js (5.631 s) PASS tests/format/typescript/semi/jsfmt.spec.js PASS tests/format/typescript/multiparser-css/jsfmt.spec.js PASS tests/format/typescript/function/jsfmt.spec.js PASS tests/format/typescript/functional-composition/jsfmt.spec.js (8.175 s) PASS tests/format/typescript/classes/jsfmt.spec.js (5.907 s) PASS tests/format/js/for/jsfmt.spec.js (13.185 s) PASS tests/format/typescript/method-chain/jsfmt.spec.js (5.178 s) PASS tests/format/typescript/last-argument-expansion/jsfmt.spec.js (8.356 s) PASS tests/format/typescript/interface2/jsfmt.spec.js (8.13 s) PASS tests/format/handlebars/block-statement/print-width-5/jsfmt.spec.js PASS tests/format/typescript/nosemi/jsfmt.spec.js (7.062 s) PASS tests/format/typescript/template-literal-types/jsfmt.spec.js PASS tests/format/typescript/static-blocks/jsfmt.spec.js PASS tests/format/css/front-matter/jsfmt.spec.js PASS tests/format/misc/errors/babel-flow/jsfmt.spec.js PASS tests/format/misc/errors/invalid-typescript-decorators/jsfmt.spec.js PASS tests/format/js/numeric-separators/jsfmt.spec.js PASS tests/format/typescript/key-remapping-in-mapped-types/jsfmt.spec.js PASS tests/format/typescript/class-comment/jsfmt.spec.js (7.21 s) PASS tests/format/jsx/binary-expressions/jsfmt.spec.js PASS tests/format/js/top-level-await/jsfmt.spec.js PASS tests/format/js/return-outside-function/jsfmt.spec.js PASS tests/format/js/yield/jsfmt.spec.js PASS tests/format/flow-repo/def_site_variance/jsfmt.spec.js PASS tests/format/jsx/multiline-assign/jsfmt.spec.js PASS tests/format/jsx/stateless-arrow-fn/jsfmt.spec.js (6.131 s) PASS tests/format/flow/comments/jsfmt.spec.js PASS tests/format/jsx/significant-space/jsfmt.spec.js (7.829 s) PASS tests/format/flow/variance/jsfmt.spec.js PASS tests/format/json/range/json-stringify/jsfmt.spec.js PASS tests/format/flow/type-alias/jsfmt.spec.js PASS tests/format/flow/assignments/jsfmt.spec.js PASS tests/format/js/non-strict/jsfmt.spec.js (11.706 s) PASS tests/format/flow/all/jsfmt.spec.js (6.948 s) PASS tests/format/jsx/namespace/jsfmt.spec.js PASS tests/format/flow/mixins/jsfmt.spec.js PASS tests/format/jsx/text-wrap/jsfmt.spec.js (10.731 s) PASS tests/format/flow/maybe/jsfmt.spec.js PASS tests/format/typescript/typeof/jsfmt.spec.js (6.105 s) PASS tests/format/flow/template/jsfmt.spec.js PASS tests/format/flow/object-property-comment/jsfmt.spec.js PASS tests/format/flow/jsx/jsfmt.spec.js PASS tests/format/flow/export/jsfmt.spec.js PASS tests/format/flow/interface-types/jsfmt.spec.js PASS tests/format/flow/type-cast/jsfmt.spec.js PASS tests/format/flow/declare-class/jsfmt.spec.js (7.08 s) PASS tests/format/flow/function-type-param/jsfmt.spec.js PASS tests/format/flow/literal/jsfmt.spec.js PASS tests/format/flow/annotation/jsfmt.spec.js (5.807 s) PASS tests/format/flow/union/jsfmt.spec.js PASS tests/format/flow/declare-function/jsfmt.spec.js PASS tests/format/flow/method/jsfmt.spec.js PASS tests/format/flow/ignore/jsfmt.spec.js (5.439 s) PASS tests/format/flow/typeapp-call/jsfmt.spec.js PASS tests/format/flow/internal-slot/jsfmt.spec.js PASS tests/format/flow/type-spread/jsfmt.spec.js PASS tests/format/flow/flow-intersection/jsfmt.spec.js PASS tests/format/js/multiparser-text/jsfmt.spec.js PASS tests/format/flow/function-single-destructuring/jsfmt.spec.js (7.851 s) PASS tests/format/js/newline/jsfmt.spec.js PASS tests/format/flow/comments/babel-only/jsfmt.spec.js PASS tests/format/typescript/keyof/jsfmt.spec.js PASS tests/format/js/multiparser-comments/jsfmt.spec.js PASS tests/format/js/ignore/jsfmt.spec.js (6.303 s) PASS tests/format/js/template/jsfmt.spec.js (8.857 s) PASS tests/format/js/function-single-destructuring/jsfmt.spec.js (6.47 s) PASS tests/format/typescript/predicate-types/jsfmt.spec.js (5.439 s) PASS tests/format/typescript/instantiation-expression/jsfmt.spec.js PASS tests/format/js/last-argument-expansion/jsfmt.spec.js (11.162 s) PASS tests/format/typescript/infer-extends/jsfmt.spec.js (5.464 s) PASS tests/format/typescript/symbol/jsfmt.spec.js PASS tests/format/typescript/type-only-module-specifiers/jsfmt.spec.js (5.818 s) PASS tests/format/typescript/private-fields-in-in/jsfmt.spec.js (5.546 s) PASS tests/format/typescript/non-null/jsfmt.spec.js PASS tests/format/typescript/argument-expansion/jsfmt.spec.js PASS tests/format/typescript/optional-method/jsfmt.spec.js PASS tests/format/typescript/intrinsic/jsfmt.spec.js PASS tests/format/typescript/comments/jsfmt.spec.js (9.274 s) PASS tests/format/typescript/type-member-get-set/jsfmt.spec.js PASS tests/format/typescript/new/jsfmt.spec.js PASS tests/format/typescript/bigint/jsfmt.spec.js PASS tests/format/typescript/abstract-construct-types/jsfmt.spec.js PASS tests/format/typescript/decorator-auto-accessors/jsfmt.spec.js PASS tests/format/typescript/break-calls/jsfmt.spec.js PASS tests/format/typescript/ternaries/jsfmt.spec.js PASS tests/format/typescript/template-literals/jsfmt.spec.js (6.561 s) PASS tests/format/typescript/conditional-types/jsfmt.spec.js (5.107 s) PASS tests/format/typescript/import-export/jsfmt.spec.js PASS tests/format/typescript/mapped-type/jsfmt.spec.js PASS tests/format/typescript/custom/call/jsfmt.spec.js PASS tests/format/typescript/custom/module/jsfmt.spec.js PASS tests/format/typescript/custom/modifiers/jsfmt.spec.js PASS tests/format/typescript/custom/new/jsfmt.spec.js PASS tests/format/typescript/custom/declare/jsfmt.spec.js PASS tests/format/typescript/custom/typeParameters/jsfmt.spec.js PASS tests/format/typescript/custom/stability/jsfmt.spec.js PASS tests/format/typescript/custom/computedProperties/jsfmt.spec.js (5.715 s) PASS tests/format/typescript/function-type/jsfmt.spec.js PASS tests/format/typescript/tsx/jsfmt.spec.js (9.62 s) PASS tests/format/typescript/definite/jsfmt.spec.js PASS tests/format/typescript/webhost/jsfmt.spec.js PASS tests/format/typescript/ambient/jsfmt.spec.js PASS tests/format/typescript/catch-clause/jsfmt.spec.js PASS tests/format/typescript/cast/jsfmt.spec.js PASS tests/format/typescript/assert/jsfmt.spec.js PASS tests/format/typescript/unique-symbol/jsfmt.spec.js PASS tests/format/typescript/assignment/jsfmt.spec.js PASS tests/format/typescript/abstract-class/jsfmt.spec.js PASS tests/format/typescript/type-alias/jsfmt.spec.js PASS tests/format/typescript/import-require/jsfmt.spec.js PASS tests/format/typescript/conformance/expressions/asOperator/jsfmt.spec.js PASS tests/format/typescript/decorators-ts/jsfmt.spec.js (6.048 s) PASS tests/format/typescript/conformance/comments/jsfmt.spec.js PASS tests/format/typescript/typeparams/jsfmt.spec.js (8.414 s) PASS tests/format/typescript/conformance/classes/classDeclarations/jsfmt.spec.js PASS tests/format/typescript/conformance/interfaces/interfaceDeclarations/jsfmt.spec.js PASS tests/format/typescript/conformance/expressions/functionCalls/jsfmt.spec.js PASS tests/format/typescript/conformance/types/typeOperator/jsfmt.spec.js PASS tests/format/typescript/conformance/types/typeReference/jsfmt.spec.js PASS tests/format/typescript/conformance/classes/classDeclarations/classHeritageSpecification/jsfmt.spec.js PASS tests/format/typescript/conformance/types/symbol/jsfmt.spec.js PASS tests/format/typescript/conformance/types/intersectionType/jsfmt.spec.js PASS tests/format/typescript/conformance/types/interfaceDeclaration/jsfmt.spec.js PASS tests/format/typescript/conformance/types/undefined/jsfmt.spec.js PASS tests/format/typescript/conformance/types/lastTypeNode/jsfmt.spec.js PASS tests/format/typescript/conformance/types/thisType/jsfmt.spec.js PASS tests/format/typescript/conformance/classes/jsfmt.spec.js (6.627 s) PASS tests/format/typescript/conformance/types/nonNullExpression/jsfmt.spec.js PASS tests/format/typescript/conformance/types/constructorType/jsfmt.spec.js PASS tests/format/typescript/conformance/types/typeParameters/typeParameterLists/jsfmt.spec.js PASS tests/format/typescript/conformance/types/namespaceExportDeclaration/jsfmt.spec.js PASS tests/format/typescript/conformance/types/moduleDeclaration/jsfmt.spec.js PASS tests/format/typescript/conformance/types/any/jsfmt.spec.js PASS tests/format/typescript/conformance/types/constKeyword/jsfmt.spec.js PASS tests/format/typescript/conformance/types/ambient/jsfmt.spec.js PASS tests/format/typescript/conformance/types/typeParameter/jsfmt.spec.js PASS tests/format/typescript/conformance/types/tuple/emptyTuples/jsfmt.spec.js PASS tests/format/typescript/conformance/types/variableDeclarator/jsfmt.spec.js PASS tests/format/typescript/conformance/types/importEqualsDeclaration/jsfmt.spec.js PASS tests/format/typescript/conformance/types/never/jsfmt.spec.js PASS tests/format/typescript/conformance/types/firstTypeNode/jsfmt.spec.js PASS tests/format/typescript/conformance/types/abstractKeyword/jsfmt.spec.js PASS tests/format/typescript/conformance/types/mappedType/jsfmt.spec.js PASS tests/format/typescript/conformance/types/enumDeclaration/jsfmt.spec.js PASS tests/format/typescript/conformance/types/parameterProperty/jsfmt.spec.js PASS tests/format/typescript/conformance/types/tuple/jsfmt.spec.js (8.3 s) PASS tests/format/typescript/conformance/types/methodSignature/jsfmt.spec.js PASS tests/format/typescript/conformance/ambient/jsfmt.spec.js PASS tests/format/typescript/conformance/types/indexedAccesType/jsfmt.spec.js PASS tests/format/typescript/conformance/declarationEmit/typePredicates/jsfmt.spec.js PASS tests/format/typescript/conformance/types/union/jsfmt.spec.js (8.775 s) PASS tests/format/typescript/conformance/internalModules/importDeclarations/jsfmt.spec.js PASS tests/format/typescript/conformance/es6/Symbols/jsfmt.spec.js PASS tests/format/typescript/conformance/es6/templates/jsfmt.spec.js PASS tests/format/typescript/destructuring/jsfmt.spec.js PASS tests/format/typescript/literal/jsfmt.spec.js PASS tests/format/typescript/rest-type/jsfmt.spec.js PASS tests/format/typescript/optional-call/jsfmt.spec.js PASS tests/format/typescript/method/jsfmt.spec.js PASS tests/format/typescript/readonly/jsfmt.spec.js PASS tests/format/typescript/range/jsfmt.spec.js PASS tests/format/typescript/typeof-this/jsfmt.spec.js PASS tests/format/typescript/never/jsfmt.spec.js PASS tests/format/typescript/declare/jsfmt.spec.js PASS tests/format/typescript/prettier-ignore/jsfmt.spec.js PASS tests/format/typescript/override-modifiers/jsfmt.spec.js PASS tests/format/typescript/union/jsfmt.spec.js PASS tests/format/typescript/generic/jsfmt.spec.js (5.004 s) PASS tests/format/typescript/array/jsfmt.spec.js PASS tests/format/typescript/module/jsfmt.spec.js PASS tests/format/typescript/as/jsfmt.spec.js (6.991 s) PASS tests/format/typescript/rest/jsfmt.spec.js PASS tests/format/markdown/multiparser-css/jsfmt.spec.js PASS tests/format/typescript/keyword-types/jsfmt.spec.js PASS tests/format/typescript/optional-type/jsfmt.spec.js PASS tests/format/typescript/unknown/jsfmt.spec.js PASS tests/format/markdown/math/jsfmt.spec.js PASS tests/format/typescript/export-default/jsfmt.spec.js PASS tests/format/markdown/front-matter/jsfmt.spec.js PASS tests/format/markdown/linkReference/case-and-space/jsfmt.spec.js PASS tests/format/misc/typescript-babel-only/jsfmt.spec.js PASS tests/format/typescript/index-signature/jsfmt.spec.js (6.079 s) PASS tests/format/misc/errors/graphql/jsfmt.spec.js PASS tests/format/graphql/object-type-def/jsfmt.spec.js PASS tests/format/misc/errors/babel-ts/jsfmt.spec.js PASS tests/format/graphql/hello/jsfmt.spec.js PASS tests/format/graphql/newline/jsfmt.spec.js PASS tests/format/graphql/deprecation/jsfmt.spec.js PASS tests/format/graphql/fragment-variables/jsfmt.spec.js PASS tests/format/graphql/comments/jsfmt.spec.js PASS tests/format/graphql/scalar/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/fields/jsfmt.spec.js PASS tests/format/graphql/union-types/jsfmt.spec.js PASS tests/format/graphql/kitchen-sink/jsfmt.spec.js PASS tests/format/graphql/directives/jsfmt.spec.js PASS tests/format/graphql/lists/jsfmt.spec.js PASS tests/format/graphql/directive-decl/jsfmt.spec.js PASS tests/format/graphql/fragments/jsfmt.spec.js PASS tests/format/graphql/arguments/jsfmt.spec.js PASS tests/format/graphql/string/jsfmt.spec.js PASS tests/format/graphql/enum/jsfmt.spec.js PASS tests/format/graphql/objects/jsfmt.spec.js PASS tests/format/graphql/definitions/jsfmt.spec.js PASS tests/format/graphql/prettier-ignore/jsfmt.spec.js PASS tests/format/graphql/range/jsfmt.spec.js PASS tests/format/js/comments/html-like/jsfmt.spec.js PASS tests/format/angular/upper-case/jsfmt.spec.js PASS tests/format/graphql/variable-definitions/jsfmt.spec.js PASS tests/format/graphql/interface/jsfmt.spec.js PASS tests/format/angular/shorthand/jsfmt.spec.js PASS tests/format/angular/self-closing/jsfmt.spec.js PASS tests/format/handlebars/comment/jsfmt.spec.js PASS tests/format/handlebars/basics/jsfmt.spec.js PASS tests/format/handlebars/newline/jsfmt.spec.js PASS tests/format/handlebars/last-line/jsfmt.spec.js PASS tests/format/handlebars/text-wrap/jsfmt.spec.js PASS tests/format/jsx/do/jsfmt.spec.js PASS tests/format/handlebars/prettier-ignore/jsfmt.spec.js PASS tests/format/handlebars/block-statement/jsfmt.spec.js PASS tests/format/handlebars/escape/jsfmt.spec.js PASS tests/format/handlebars/attr-node/jsfmt.spec.js PASS tests/format/json/range/json5/jsfmt.spec.js PASS tests/format/misc/flow-babel-only/jsfmt.spec.js PASS tests/format/less/important/jsfmt.spec.js PASS tests/format/less/comments/jsfmt.spec.js PASS tests/format/misc/babel-redirect-to-babel-flow/jsfmt.spec.js PASS tests/format/js/multiparser-graphql/jsfmt.spec.js PASS tests/format/less/less/jsfmt.spec.js PASS tests/format/less/function-selector/jsfmt.spec.js PASS tests/format/less/parens/jsfmt.spec.js PASS tests/format/less/yaml/jsfmt.spec.js PASS tests/format/stylefmt-repo/readme/jsfmt.spec.js PASS tests/format/js/comments-closure-typecast/jsfmt.spec.js PASS tests/format/less/empty/jsfmt.spec.js PASS tests/format/less/no-semicolon/jsfmt.spec.js PASS tests/format/less/case/jsfmt.spec.js PASS tests/format/stylefmt-repo/inline-comment/jsfmt.spec.js PASS tests/format/flow-repo/record/jsfmt.spec.js (7.601 s) PASS tests/format/flow-repo/recheck-haste/tmp2A/jsfmt.spec.js PASS tests/format/flow-repo/recheck-haste/jsfmt.spec.js PASS tests/format/flow-repo/init/jsfmt.spec.js PASS tests/format/flow-repo/recheck-haste/tmp1A/jsfmt.spec.js PASS tests/format/flow-repo/typeof/jsfmt.spec.js PASS tests/format/flow-repo/recheck-haste/dir1B/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmpk/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1j/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp2e/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1g/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp4f/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp3f/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1d/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1c/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp2b/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1a/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp2a/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1i/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp2f/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1b/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1h/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmplibk/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp2c/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1f/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp1e/jsfmt.spec.js PASS tests/format/flow-repo/recheck/jsfmt.spec.js PASS tests/format/flow-repo/haste_cycle/jsfmt.spec.js PASS tests/format/flow-repo/recheck/tmp3e/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_decorators.warn/jsfmt.spec.js PASS tests/format/flow-repo/haste_cycle/models/jsfmt.spec.js PASS tests/format/flow-repo/pure_component/jsfmt.spec.js PASS tests/format/flow-repo/coverage/jsfmt.spec.js PASS tests/format/flow-repo/multiflow/jsfmt.spec.js PASS tests/format/flow-repo/focus-check/jsfmt.spec.js PASS tests/format/flow-repo/return_new/jsfmt.spec.js PASS tests/format/flow-repo/refi/jsfmt.spec.js PASS tests/format/flow-repo/simple_arrays/jsfmt.spec.js PASS tests/format/flow-repo/generics/jsfmt.spec.js PASS tests/format/flow-repo/predicates-declared/jsfmt.spec.js PASS tests/format/flow-repo/switch/jsfmt.spec.js PASS tests/format/flow-repo/facebook_fbt_none/jsfmt.spec.js PASS tests/format/flow-repo/unused_function_args/jsfmt.spec.js PASS tests/format/flow-repo/include/included/jsfmt.spec.js PASS tests/format/flow-repo/predicates-inferred/jsfmt.spec.js (5.816 s) PASS tests/format/flow-repo/include/foo/batman/jsfmt.spec.js PASS tests/format/flow-repo/super/jsfmt.spec.js (6.193 s) PASS tests/format/flow-repo/config_all_false/jsfmt.spec.js PASS tests/format/flow-repo/predicates-abstract/jsfmt.spec.js PASS tests/format/flow-repo/node_modules_without_json/jsfmt.spec.js PASS tests/format/flow-repo/poly_class_export/jsfmt.spec.js PASS tests/format/flow-repo/locals/jsfmt.spec.js PASS tests/format/flow-repo/getters_and_setters_enabled/jsfmt.spec.js (11.713 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/ws/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_incremental_haste/ws/test/jsfmt.spec.js PASS tests/format/flow-repo/taint/jsfmt.spec.js (5.416 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/foo/bar/jsfmt.spec.js PASS tests/format/flow-repo/method_properties/jsfmt.spec.js (6.798 s) PASS tests/format/flow-repo/declaration_files_incremental_haste/external/_d3/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_class_instance_fields.warn/jsfmt.spec.js PASS tests/format/flow-repo/new_react/fakelib/jsfmt.spec.js PASS tests/format/flow-repo/typeapp_perf/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_incremental_haste/jsfmt.spec.js PASS tests/format/flow-repo/fixpoint/jsfmt.spec.js PASS tests/format/flow-repo/type_param_variance2/jsfmt.spec.js PASS tests/format/flow-repo/type_param_variance2/libs/jsfmt.spec.js PASS tests/format/flow-repo/new_react/jsfmt.spec.js (6.163 s) PASS tests/format/flow-repo/symlink/jsfmt.spec.js PASS tests/format/flow-repo/require/jsfmt.spec.js PASS tests/format/flow-repo/malformed_code/jsfmt.spec.js PASS tests/format/flow-repo/symbol/jsfmt.spec.js PASS tests/format/flow-repo/strict/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_haste/ws/jsfmt.spec.js PASS tests/format/flow-repo/more_statics/jsfmt.spec.js PASS tests/format/flow-repo/singleton/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_haste/ws/test/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_haste/external/_d3/jsfmt.spec.js PASS tests/format/flow-repo/libconfig/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_haste/jsfmt.spec.js PASS tests/format/flow-repo/liberr/libs/jsfmt.spec.js PASS tests/format/flow-repo/react_functional/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_haste/foo/bar/jsfmt.spec.js PASS tests/format/flow-repo/liberr/jsfmt.spec.js PASS tests/format/flow-repo/parse/jsfmt.spec.js PASS tests/format/flow-repo/es_declare_module/jsfmt.spec.js PASS tests/format/flow-repo/funrec/jsfmt.spec.js PASS tests/format/flow-repo/iterable/jsfmt.spec.js (5.164 s) PASS tests/format/flow-repo/builtin_uses/jsfmt.spec.js PASS tests/format/flow-repo/config_munging_underscores/jsfmt.spec.js PASS tests/format/flow-repo/disjoint-union-perf/jsfmt.spec.js PASS tests/format/flow-repo/autocomplete/jsfmt.spec.js PASS tests/format/flow-repo/seal/jsfmt.spec.js PASS tests/format/flow-repo/tuples/jsfmt.spec.js PASS tests/format/flow-repo/node_modules_with_symlinks/root/symlink_lib/jsfmt.spec.js PASS tests/format/flow-repo/node_modules_with_symlinks/symlink_lib_outside_root/jsfmt.spec.js PASS tests/format/flow-repo/strict_requires/jsfmt.spec.js PASS tests/format/flow-repo/flow_ast.template_strings/jsfmt.spec.js PASS tests/format/flow-repo/node_modules_with_symlinks/root/jsfmt.spec.js PASS tests/format/flow-repo/config_module_name_rewrite_node/jsfmt.spec.js PASS tests/format/flow-repo/union_new/lib/jsfmt.spec.js PASS tests/format/flow-repo/parse_error_node/jsfmt.spec.js PASS tests/format/flow-repo/annot2/jsfmt.spec.js (6.515 s) PASS tests/format/flow-repo/type_args_nonstrict/jsfmt.spec.js PASS tests/format/flow-repo/config_module_name_mapper_PROJECT_ROOT-1.0/src/jsfmt.spec.js PASS tests/format/flow-repo/check-contents/jsfmt.spec.js PASS tests/format/flow-repo/optional/jsfmt.spec.js PASS tests/format/flow-repo/facebookisms/jsfmt.spec.js PASS tests/format/flow-repo/optional_chaining/jsfmt.spec.js PASS tests/format/flow-repo/union_new/jsfmt.spec.js PASS tests/format/flow-repo/import_type/jsfmt.spec.js PASS tests/format/flow-repo/config_module_name_mapper_PROJECT_ROOT-1.0/jsfmt.spec.js PASS tests/format/flow-repo/optional_props/jsfmt.spec.js PASS tests/format/flow-repo/auxiliary/lib/jsfmt.spec.js PASS tests/format/flow-repo/get-imports/jsfmt.spec.js PASS tests/format/flow-repo/auxiliary/jsfmt.spec.js PASS tests/format/flow-repo/lib/jsfmt.spec.js PASS tests/format/flow-repo/deps/jsfmt.spec.js PASS tests/format/flow-repo/incremental_mixed_naming_cycle/tmp1/jsfmt.spec.js PASS tests/format/flow-repo/incremental_mixed_naming_cycle/jsfmt.spec.js PASS tests/format/flow-repo/equals/jsfmt.spec.js PASS tests/format/flow-repo/date/jsfmt.spec.js PASS tests/format/flow-repo/traces/jsfmt.spec.js PASS tests/format/flow-repo/declare_module_exports/jsfmt.spec.js PASS tests/format/flow-repo/core_tests/jsfmt.spec.js PASS tests/format/flow-repo/declare_module_exports/flow-typed/jsfmt.spec.js PASS tests/format/flow-repo/config_file_extensions/jsfmt.spec.js PASS tests/format/flow-repo/binary/jsfmt.spec.js PASS tests/format/flow-repo/arrays/jsfmt.spec.js PASS tests/format/flow-repo/predicates-parsing/jsfmt.spec.js PASS tests/format/flow-repo/es6modules/jsfmt.spec.js PASS tests/format/flow-repo/encaps/jsfmt.spec.js PASS tests/format/flow-repo/abnormal/jsfmt.spec.js PASS tests/format/flow-repo/module_redirect/jsfmt.spec.js PASS tests/format/flow-repo/declare_fun/jsfmt.spec.js PASS tests/format/flow-repo/config_ignore/dir/jsfmt.spec.js PASS tests/format/flow-repo/config_ignore/jsfmt.spec.js PASS tests/format/flow-repo/undefined/jsfmt.spec.js PASS tests/format/flow-repo/geolocation/jsfmt.spec.js PASS tests/format/flow-repo/template/jsfmt.spec.js PASS tests/format/flow-repo/enumerror/jsfmt.spec.js PASS tests/format/flow-repo/spread/jsfmt.spec.js PASS tests/format/flow-repo/match_failure/jsfmt.spec.js PASS tests/format/flow-repo/export_type/jsfmt.spec.js PASS tests/format/flow-repo/libdef_ignored_module/lib/jsfmt.spec.js PASS tests/format/flow-repo/libdef_ignored_module/jsfmt.spec.js PASS tests/format/flow-repo/refinements/jsfmt.spec.js (5.769 s) PASS tests/format/flow-repo/new_spread/jsfmt.spec.js PASS tests/format/flow-repo/annot/any/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_export_star_as.warn/jsfmt.spec.js PASS tests/format/flow-repo/overload/lib/jsfmt.spec.js PASS tests/format/flow-repo/arraylib/jsfmt.spec.js PASS tests/format/flow-repo/vim_emacs_errors/jsfmt.spec.js PASS tests/format/flow-repo/typecast/jsfmt.spec.js PASS tests/format/flow-repo/covariance/jsfmt.spec.js PASS tests/format/flow-repo/annot/jsfmt.spec.js PASS tests/format/flow-repo/overload/jsfmt.spec.js PASS tests/format/flow-repo/function/jsfmt.spec.js PASS tests/format/flow-repo/number_constants/jsfmt.spec.js PASS tests/format/flow-repo/sketchy_null_default/jsfmt.spec.js PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/custom_resolve_dir/testproj/jsfmt.spec.js PASS tests/format/flow-repo/any/jsfmt.spec.js PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/jsfmt.spec.js PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/subdir/custom_resolve_dir/testproj2/jsfmt.spec.js PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/subdir/jsfmt.spec.js PASS tests/format/flow-repo/config_module_system_node_resolve_dirname/custom_resolve_dir/testproj2/jsfmt.spec.js PASS tests/format/flow-repo/instanceof/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_incremental_haste_name_reducers/jsfmt.spec.js PASS tests/format/flow-repo/classes/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_export_star_as.enable/jsfmt.spec.js PASS tests/format/flow-repo/tagged-unions/jsfmt.spec.js PASS tests/format/flow-repo/closure/jsfmt.spec.js PASS tests/format/flow-repo/objmap/jsfmt.spec.js PASS tests/format/flow-repo/include_suppressed/jsfmt.spec.js PASS tests/format/flow-repo/more_classes/jsfmt.spec.js PASS tests/format/flow-repo/class_munging/jsfmt.spec.js PASS tests/format/flow-repo/unicode/jsfmt.spec.js PASS tests/format/flow-repo/value/jsfmt.spec.js PASS tests/format/flow-repo/unchecked_haste_module_vs_lib/jsfmt.spec.js PASS tests/format/flow-repo/jsx_intrinsics.builtin/jsfmt.spec.js PASS tests/format/flow-repo/array-filter/jsfmt.spec.js PASS tests/format/flow-repo/poly/jsfmt.spec.js PASS tests/format/flow-repo/this_ctor/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_export_star_as.ignore/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_class_instance_fields.ignore/jsfmt.spec.js PASS tests/format/flow-repo/error_messages/jsfmt.spec.js PASS tests/format/flow-repo/bom/jsfmt.spec.js PASS tests/format/flow-repo/call_properties/jsfmt.spec.js PASS tests/format/flow-repo/more_generics/jsfmt.spec.js PASS tests/format/flow-repo/statics/jsfmt.spec.js PASS tests/format/flow-repo/type_param_scope/jsfmt.spec.js PASS tests/format/flow-repo/unary/jsfmt.spec.js PASS tests/format/flow-repo/type-at-pos/jsfmt.spec.js PASS tests/format/flow-repo/this_type/lib/jsfmt.spec.js PASS tests/format/flow-repo/logical/jsfmt.spec.js PASS tests/format/flow-repo/private_class_fields/jsfmt.spec.js PASS tests/format/flow-repo/break/jsfmt.spec.js PASS tests/format/flow-repo/config_munging_underscores2/jsfmt.spec.js PASS tests/format/flow-repo/missing_annotation/jsfmt.spec.js PASS tests/format/flow-repo/declare_type/jsfmt.spec.js PASS tests/format/flow-repo/this_type/jsfmt.spec.js PASS tests/format/flow-repo/declare_type/lib/jsfmt.spec.js PASS tests/format/flow-repo/promises/jsfmt.spec.js PASS tests/format/flow-repo/cycle/jsfmt.spec.js PASS tests/format/flow-repo/iter/jsfmt.spec.js PASS tests/format/flow-repo/object_is/jsfmt.spec.js PASS tests/format/flow-repo/arith/jsfmt.spec.js PASS tests/format/flow-repo/more_path/jsfmt.spec.js PASS tests/format/flow-repo/type_args_strict/jsfmt.spec.js PASS tests/format/flow-repo/duplicate_methods/jsfmt.spec.js PASS tests/format/flow-repo/intersection/lib/jsfmt.spec.js PASS tests/format/flow-repo/type_param_defaults/jsfmt.spec.js PASS tests/format/flow-repo/ignore_package/jsfmt.spec.js PASS tests/format/flow-repo/intersection/jsfmt.spec.js PASS tests/format/flow-repo/keys/jsfmt.spec.js PASS tests/format/flow-repo/async/jsfmt.spec.js PASS tests/format/flow-repo/lib_interfaces/declarations/jsfmt.spec.js PASS tests/format/flow-repo/react_modules/jsfmt.spec.js PASS tests/format/flow-repo/regexp/jsfmt.spec.js PASS tests/format/flow-repo/conditional/jsfmt.spec.js PASS tests/format/flow-repo/const_params/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_node/jsfmt.spec.js PASS tests/format/flow-repo/modules/jsfmt.spec.js PASS tests/format/flow-repo/namespace/jsfmt.spec.js PASS tests/format/flow-repo/suggest/jsfmt.spec.js PASS tests/format/flow-repo/qualified/jsfmt.spec.js PASS tests/format/flow-repo/class_type/jsfmt.spec.js PASS tests/format/flow-repo/throw/jsfmt.spec.js PASS tests/format/flow-repo/get-def2/jsfmt.spec.js PASS tests/format/flow-repo/incremental_basic/tmp2/jsfmt.spec.js PASS tests/format/flow-repo/get-def2/lib/jsfmt.spec.js PASS tests/format/flow-repo/incremental_basic/tmp1/jsfmt.spec.js PASS tests/format/flow-repo/incremental_basic/jsfmt.spec.js PASS tests/format/flow-repo/incremental_basic/tmp3/jsfmt.spec.js PASS tests/format/flow-repo/misc/jsfmt.spec.js PASS tests/format/flow-repo/poly_overload/decls/jsfmt.spec.js PASS tests/format/flow-repo/async_iteration/jsfmt.spec.js PASS tests/format/flow-repo/node_haste/ws/test/jsfmt.spec.js PASS tests/format/flow-repo/node_haste/external/_d3/jsfmt.spec.js PASS tests/format/flow-repo/node_haste/foo/bar/jsfmt.spec.js PASS tests/format/flow-repo/node_haste/ws/jsfmt.spec.js PASS tests/format/flow-repo/facebook_fbt_some/flow-typed/jsfmt.spec.js PASS tests/format/flow-repo/node_haste/jsfmt.spec.js PASS tests/format/flow-repo/import_typeof/jsfmt.spec.js PASS tests/format/flow-repo/parse_error_haste/jsfmt.spec.js PASS tests/format/flow-repo/requireLazy/jsfmt.spec.js PASS tests/format/flow-repo/facebook_fbt_some/jsfmt.spec.js PASS tests/format/flow-repo/static_overload/lib/jsfmt.spec.js PASS tests/format/flow-repo/static_overload/jsfmt.spec.js PASS tests/format/flow-repo/haste_use_name_reducers/dir2/jsfmt.spec.js PASS tests/format/flow-repo/haste_use_name_reducers/dir1/jsfmt.spec.js PASS tests/format/flow-repo/haste_use_name_reducers/jsfmt.spec.js PASS tests/format/flow-repo/rec/jsfmt.spec.js PASS tests/format/flow-repo/incremental_json/jsfmt.spec.js PASS tests/format/flow-repo/multiflow_with_flowlib/jsfmt.spec.js PASS tests/format/flow-repo/object_annot/jsfmt.spec.js PASS tests/format/flow-repo/getters_and_setters_disabled/jsfmt.spec.js PASS tests/format/flow-repo/bounded_poly/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_class_static_fields.ignore/jsfmt.spec.js PASS tests/format/flow-repo/incremental/jsfmt.spec.js PASS tests/format/flow-repo/declare_class/lib/jsfmt.spec.js PASS tests/format/flow-repo/suppress_incremental/jsfmt.spec.js PASS tests/format/flow-repo/declare_class/jsfmt.spec.js PASS tests/format/flow-repo/union-intersection/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/crypto/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/basic_node_modules_with_path/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/json_file/package2/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/timers/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/package_file/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/process/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/package_file/bar_lib/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/json_file/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/stream/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/buffer/jsfmt.spec.js (6.069 s) PASS tests/format/flow-repo/node_tests/os/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/path_node_modules/jsfmt.spec.js PASS tests/format/flow-repo/type-printer/jsfmt.spec.js (7.568 s) PASS tests/format/flow-repo/node_tests/path_node_modules_with_short_main/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/basic_node_modules/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/child_process/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/assert/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/path_node_modules_without_main/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/package_file_node_modules/foo/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/basic_file/jsfmt.spec.js 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 PASS tests/format/flow-repo/node_tests/fs/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/basic_package/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/path_package/jsfmt.spec.js PASS tests/format/flow-repo/demo/2/jsfmt.spec.js PASS tests/format/flow-repo/more_annot/jsfmt.spec.js PASS tests/format/flow-repo/demo/1/jsfmt.spec.js PASS tests/format/flow-repo/node_tests/basic/jsfmt.spec.js PASS tests/format/flow-repo/suppress_traces/jsfmt.spec.js PASS tests/format/flow-repo/declaration_files_incremental_node/jsfmt.spec.js PASS tests/format/flow-repo/try/jsfmt.spec.js PASS tests/format/flow-repo/incremental_cycle/tmp2/jsfmt.spec.js PASS tests/format/flow-repo/generators/jsfmt.spec.js PASS tests/format/flow-repo/incremental_cycle/tmp1/jsfmt.spec.js PASS tests/format/flow-repo/destructuring/jsfmt.spec.js PASS tests/format/flow-repo/incremental_delete/jsfmt.spec.js PASS tests/format/flow-repo/incremental_cycle/tmp3/jsfmt.spec.js PASS tests/format/flow-repo/incremental_cycle/jsfmt.spec.js PASS tests/format/flow-repo/literal/jsfmt.spec.js PASS tests/format/flow-repo/contents/no_flow/jsfmt.spec.js PASS tests/format/flow-repo/contents/ignore/jsfmt.spec.js PASS tests/format/flow-repo/type_only_vars/jsfmt.spec.js PASS tests/format/flow-repo/object-method/jsfmt.spec.js PASS tests/format/flow-repo/binding/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_class_static_fields.warn/jsfmt.spec.js PASS tests/format/flow-repo/shape/jsfmt.spec.js PASS tests/format/flow-repo/commonjs/jsfmt.spec.js PASS tests/format/flow-repo/builtins/jsfmt.spec.js PASS tests/format/flow-repo/haste_name_reducers_defaults/jsfmt.spec.js PASS tests/format/flow-repo/object_api/jsfmt.spec.js PASS tests/format/flow-repo/call_caching1/lib/jsfmt.spec.js PASS tests/format/flow-repo/call_caching1/jsfmt.spec.js PASS tests/format/flow-repo/dictionary/jsfmt.spec.js PASS tests/format/flow-repo/incremental_non_flow_move/jsfmt.spec.js PASS tests/format/flow-repo/object_freeze/jsfmt.spec.js PASS tests/format/flow-repo/docblock_flow/jsfmt.spec.js PASS tests/format/flow-repo/arrows/jsfmt.spec.js PASS tests/format/flow-repo/unchecked_node_module_vs_lib/jsfmt.spec.js PASS tests/format/flow-repo/objects/jsfmt.spec.js PASS tests/format/flow-repo/object_assign/jsfmt.spec.js PASS tests/format/flow-repo/constructor/jsfmt.spec.js PASS tests/format/flow-repo/incremental_path/dir/jsfmt.spec.js PASS tests/format/flow-repo/class_statics/jsfmt.spec.js PASS tests/format/flow-repo/union/jsfmt.spec.js PASS tests/format/flow-repo/private/jsfmt.spec.js PASS tests/format/flow-repo/replace/jsfmt.spec.js PASS tests/format/flow-repo/class_fields/jsfmt.spec.js PASS tests/format/flow-repo/export_default/jsfmt.spec.js PASS tests/format/flow-repo/export_default/lib/jsfmt.spec.js PASS tests/format/flow-repo/libflow-typed/jsfmt.spec.js PASS tests/format/flow-repo/libflow-typed/flow-typed/jsfmt.spec.js PASS tests/format/flow-repo/fetch/jsfmt.spec.js PASS tests/format/flow-repo/keyvalue/jsfmt.spec.js PASS tests/format/flow-repo/class_method_default_parameters/jsfmt.spec.js PASS tests/format/flow-repo/immutable_methods/jsfmt.spec.js PASS tests/format/flow-repo/window/jsfmt.spec.js PASS tests/format/flow-repo/structural_subtyping/jsfmt.spec.js PASS tests/format/flow-repo/call_caching2/jsfmt.spec.js PASS tests/format/flow-repo/call_caching2/lib/jsfmt.spec.js PASS tests/format/flow-repo/array_spread/jsfmt.spec.js PASS tests/format/flow-repo/module_use_strict/jsfmt.spec.js PASS tests/format/flow-repo/integration/jsfmt.spec.js PASS tests/format/flow-repo/path/jsfmt.spec.js PASS tests/format/flow-repo/more_react/jsfmt.spec.js PASS tests/format/flow-repo/modified_lib/jsfmt.spec.js PASS tests/format/flow-repo/modified_lib/lib/jsfmt.spec.js PASS tests/format/flow-repo/class_subtyping/jsfmt.spec.js PASS tests/format/flow-repo/dom/jsfmt.spec.js PASS tests/format/flow-repo/name_prop/jsfmt.spec.js PASS tests/format/flow-repo/callable/jsfmt.spec.js PASS tests/format/flow-repo/traits/jsfmt.spec.js PASS tests/format/flow-repo/x/jsfmt.spec.js PASS tests/format/flow-repo/react/jsfmt.spec.js PASS tests/format/flow-repo/haste_dupe/jsfmt.spec.js PASS tests/format/flow-repo/incremental_cycle_break/tmp1/jsfmt.spec.js PASS tests/format/flow-repo/interface/jsfmt.spec.js PASS tests/format/flow-repo/esproposal_decorators.ignore/jsfmt.spec.js PASS tests/format/flow-repo/incremental_haste_blacklist/jsfmt.spec.js PASS tests/format/flow-repo/incremental_cycle_break/jsfmt.spec.js PASS tests/format/flow-repo/get-def/helpers/jsfmt.spec.js PASS tests/format/flow-repo/get-def/jsfmt.spec.js PASS tests/format/flow-repo/unreachable/jsfmt.spec.js PASS tests/format/flow-repo/last_duplicate_property_wins/jsfmt.spec.js PASS tests/format/flow-repo/forof/jsfmt.spec.js PASS tests/format/flow-repo/sealed_objects/jsfmt.spec.js PASS tests/format/flow-repo/loners/jsfmt.spec.js PASS tests/format/flow-repo/type-destructors/jsfmt.spec.js PASS tests/format/flow-repo/librec/lib/A/jsfmt.spec.js PASS tests/format/flow-repo/librec/lib/B/jsfmt.spec.js PASS tests/format/flow-repo/librec/jsfmt.spec.js PASS tests/format/flow-repo/incremental_duplicate_delete/jsfmt.spec.js PASS tests/format/flow-repo/implements/jsfmt.spec.js PASS tests/format/flow-repo/plsummit/jsfmt.spec.js PASS tests/format/flow-repo/config_all_weak/jsfmt.spec.js PASS tests/format/flow-repo/module_not_found_errors/src/jsfmt.spec.js PASS tests/format/flow-repo/constructor_annots/jsfmt.spec.js PASS tests/format/flow-repo/declare_export/jsfmt.spec.js PASS tests/format/flow-repo/nullable/jsfmt.spec.js PASS tests/format/flow-repo/computed_props/jsfmt.spec.js PASS tests/format/flow-repo/reflection/jsfmt.spec.js PASS tests/format/flow-repo/config_module_name_rewrite_haste/jsfmt.spec.js PASS tests/format/flow-repo/incremental_haste_name_reducers_duplicate/jsfmt.spec.js PASS tests/format/flow-repo/return/jsfmt.spec.js PASS tests/format/flow-repo/find-module/jsfmt.spec.js PASS tests/format/flow-repo/suppress/jsfmt.spec.js PASS tests/format/flow-repo/type_param_variance/jsfmt.spec.js PASS tests/format/flow-repo/this/jsfmt.spec.js PASS tests/format/flow-repo/weakmode/jsfmt.spec.js PASS tests/format/flow-repo/config_all/jsfmt.spec.js PASS tests/format/flow-repo/jsx_intrinsics.custom/lib/jsfmt.spec.js PASS tests/format/flow-repo/config_module_name_mapper_filetype/jsfmt.spec.js PASS tests/format/flow-repo/issues-11/jsfmt.spec.js PASS tests/format/flow-repo/for/jsfmt.spec.js PASS tests/format/flow-repo/while/jsfmt.spec.js PASS tests/format/flow-repo/extensions/jsfmt.spec.js PASS tests/format/flow-repo/jsx_intrinsics.custom/jsfmt.spec.js PASS tests/format/flow-repo/sealed/jsfmt.spec.js PASS tests/format/jsx/template/jsfmt.spec.js PASS tests/format/flow-repo/dump-types/jsfmt.spec.js PASS tests/format/html/cdata/jsfmt.spec.js PASS tests/format/html/text/jsfmt.spec.js PASS tests/format/html/basics/jsfmt.spec.js PASS tests/format/html/interpolation/jsfmt.spec.js PASS tests/format/flow-repo/indexer/jsfmt.spec.js PASS tests/format/jsx/fbt/jsfmt.spec.js PASS tests/format/html/prettier_ignore/jsfmt.spec.js PASS tests/format/html/multiparser/js/jsfmt.spec.js PASS tests/format/html/multiparser/markdown/jsfmt.spec.js PASS tests/format/html/multiparser/css/jsfmt.spec.js PASS tests/format/html/multiparser/unknown/jsfmt.spec.js PASS tests/format/html/front-matter/jsfmt.spec.js PASS tests/format/html/attributes/jsfmt.spec.js PASS tests/format/html/css/jsfmt.spec.js PASS tests/format/html/multiparser/ts/jsfmt.spec.js PASS tests/format/html/magic_comments/jsfmt.spec.js PASS tests/format/html/symbol_entities/jsfmt.spec.js PASS tests/format/html/doctype_declarations/jsfmt.spec.js PASS tests/format/html/aurelia/jsfmt.spec.js PASS tests/format/html/srcset/jsfmt.spec.js PASS tests/format/html/yaml/jsfmt.spec.js PASS tests/format/html/svg/jsfmt.spec.js PASS tests/format/html/case/jsfmt.spec.js PASS tests/format/html/js/jsfmt.spec.js PASS tests/format/html/next_empty_line/jsfmt.spec.js PASS tests/format/html/script/jsfmt.spec.js PASS tests/format/json/range/jsfmt.spec.js PASS tests/format/flow/proto-props/jsfmt.spec.js PASS tests/format/flow/break-calls/jsfmt.spec.js PASS tests/format/flow/class-field/jsfmt.spec.js PASS tests/format/flow/optional-type-name/jsfmt.spec.js PASS tests/format/flow/union_intersection/jsfmt.spec.js PASS tests/format/flow/object-comment/jsfmt.spec.js PASS tests/format/flow/return-arrow/jsfmt.spec.js PASS tests/format/flow/exact-object/jsfmt.spec.js PASS tests/format/flow/array-comments/jsfmt.spec.js PASS tests/format/flow/intersection/jsfmt.spec.js PASS tests/format/flow/import/jsfmt.spec.js PASS tests/format/flow/array-union/jsfmt.spec.js PASS tests/format/flow/range/jsfmt.spec.js PASS tests/format/misc/errors/yaml/jsfmt.spec.js PASS tests/format/misc/errors/less/jsfmt.spec.js PASS tests/format/flow/implements/jsfmt.spec.js PASS tests/format/flow/await/jsfmt.spec.js PASS tests/format/flow/import-type-specifier/jsfmt.spec.js PASS tests/format/yaml/comment/jsfmt.spec.js PASS tests/format/yaml/inline-extend-syntax/jsfmt.spec.js PASS tests/format/misc/errors/flow/jsfmt.spec.js PASS tests/format/yaml/ansible/jsfmt.spec.js PASS tests/format/yaml/alias/jsfmt.spec.js PASS tests/format/yaml/home-assistant/jsfmt.spec.js PASS tests/format/yaml/directive/jsfmt.spec.js PASS tests/format/yaml/prettier-ignore/jsfmt.spec.js PASS tests/format/scss/map/function-argument/jsfmt.spec.js PASS tests/format/yaml/root/jsfmt.spec.js PASS tests/format/yaml/document/jsfmt.spec.js PASS tests/format/scss/at-rule/jsfmt.spec.js PASS tests/format/scss/comments/jsfmt.spec.js PASS tests/format/scss/parens/jsfmt.spec.js PASS tests/format/mjml/mjml/jsfmt.spec.js PASS tests/format/scss/variables/jsfmt.spec.js PASS tests/format/scss/no-semicolon/jsfmt.spec.js PASS tests/format/scss/yaml/jsfmt.spec.js PASS tests/format/stylefmt-repo/comment/jsfmt.spec.js PASS tests/format/stylefmt-repo/content/jsfmt.spec.js PASS tests/format/scss/case/jsfmt.spec.js PASS tests/format/stylefmt-repo/font-shorthand/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-mixin-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-properties/jsfmt.spec.js PASS tests/format/stylefmt-repo/at-media/jsfmt.spec.js PASS tests/format/stylefmt-repo/media-indent/jsfmt.spec.js PASS tests/format/stylefmt-repo/ie-hacks/jsfmt.spec.js PASS tests/format/stylefmt-repo/important/jsfmt.spec.js PASS tests/format/stylefmt-repo/media-queries-ranges/jsfmt.spec.js PASS tests/format/stylefmt-repo/values/jsfmt.spec.js PASS tests/format/stylefmt-repo/lowercase/jsfmt.spec.js PASS tests/format/stylefmt-repo/comment-in-rules/jsfmt.spec.js PASS tests/format/stylefmt-repo/at-apply/jsfmt.spec.js PASS tests/format/stylefmt-repo/media-indent-with-import/jsfmt.spec.js PASS tests/format/stylefmt-repo/data-url/jsfmt.spec.js PASS tests/format/stylefmt-repo/font-face/jsfmt.spec.js PASS tests/format/stylefmt-repo/charset/jsfmt.spec.js PASS tests/format/stylefmt-repo/var-notation/jsfmt.spec.js PASS tests/format/stylefmt-repo/shorthand-with-sass-variables/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/attr-selector/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-media-queries/jsfmt.spec.js PASS tests/format/stylefmt-repo/import/jsfmt.spec.js PASS tests/format/stylefmt-repo/non-nested-combinator/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested/jsfmt.spec.js PASS tests/format/stylefmt-repo/pseudo-element/jsfmt.spec.js PASS tests/format/stylefmt-repo/vendor-prefix/jsfmt.spec.js PASS tests/format/stylefmt-repo/custom-selectors/jsfmt.spec.js PASS tests/format/stylefmt-repo/charset-2/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-atrule/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-indention/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-mixin/jsfmt.spec.js PASS tests/format/stylefmt-repo/cssnext-example/jsfmt.spec.js PASS tests/format/stylefmt-repo/color-hex-lowercase/jsfmt.spec.js PASS tests/format/stylefmt-repo/nested-indention-2/jsfmt.spec.js PASS tests/format/vue/ts-expression/jsfmt.spec.js PASS tests/format/vue/interpolation/jsfmt.spec.js PASS tests/format/vue/vue-3/jsfmt.spec.js PASS tests/format/vue/html-vue/jsfmt.spec.js PASS tests/format/vue/range/jsfmt.spec.js PASS tests/format/vue/v-for/jsfmt.spec.js PASS tests/format/css/loose/jsfmt.spec.js PASS tests/format/vue/invalid/jsfmt.spec.js PASS tests/format/css/important/jsfmt.spec.js PASS tests/format/css/composes/jsfmt.spec.js PASS tests/format/css/postcss-plugins/jsfmt.spec.js PASS tests/format/vue/ts-event-binding/jsfmt.spec.js PASS tests/format/css/comments/jsfmt.spec.js PASS tests/format/css/selector-string/jsfmt.spec.js PASS tests/format/css/params/jsfmt.spec.js PASS tests/format/css/atword/jsfmt.spec.js PASS tests/format/css/numbers/jsfmt.spec.js PASS tests/format/css/parens/jsfmt.spec.js PASS tests/format/css/bom/jsfmt.spec.js PASS tests/format/css/grid/jsfmt.spec.js PASS tests/format/css/character-escaping/jsfmt.spec.js PASS tests/format/css/modules/jsfmt.spec.js PASS tests/format/css/long-rule/jsfmt.spec.js PASS tests/format/css/units/jsfmt.spec.js PASS tests/format/css/fill-value/jsfmt.spec.js PASS tests/format/css/selector-call/jsfmt.spec.js PASS tests/format/css/colon/jsfmt.spec.js PASS tests/format/css/empty/jsfmt.spec.js PASS tests/format/css/atrule/jsfmt.spec.js PASS tests/format/css/prefix/jsfmt.spec.js PASS tests/format/css/range/jsfmt.spec.js PASS tests/format/css/url/jsfmt.spec.js PASS tests/format/css/selector-list/jsfmt.spec.js PASS tests/format/css/variables/jsfmt.spec.js PASS tests/format/css/combinator/jsfmt.spec.js PASS tests/format/css/case/jsfmt.spec.js PASS tests/format/css/yaml/jsfmt.spec.js PASS tests/format/css/indent/jsfmt.spec.js PASS tests/format/css/pseudo-call/jsfmt.spec.js PASS tests/format/css/no-semicolon/jsfmt.spec.js PASS tests/format/css/color/jsfmt.spec.js PASS tests/format/misc/errors/vue/jsfmt.spec.js PASS tests/format/css/cursor/jsfmt.spec.js PASS tests/format/css/inline-url/jsfmt.spec.js 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. Active timers can also cause this, ensure that .unref() was called on them. Test Suites: 1206 passed, 1206 total Tests: 16444 passed, 16444 total Snapshots: 7648 passed, 7648 total Time: 535.948 s Ran all test suites. Removing installed Prettier: - /tmp/e2e699af4d802493a3488c750f9221d7 DONE Done in 543.52s. >>> 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: 308.0 KB >>> prettier-doc*: Compressing data... >>> prettier-doc*: Create checksum... >>> prettier-doc*: Create prettier-doc-2.8.8-r0.apk >>> prettier*: Tracing dependencies... >>> prettier*: Package size: 6.4 MB >>> prettier*: Compressing data... >>> prettier*: Create checksum... >>> prettier*: Create prettier-2.8.8-r0.apk >>> prettier: Build complete at Mon, 24 Apr 2023 00:04:23 +0000 elapsed time 0h 11m 19s >>> prettier: Cleaning up srcdir >>> prettier: Cleaning up pkgdir >>> prettier: Uninstalling dependencies... (1/6) Purging .makedepends-prettier (20230423.235305) (2/6) Purging yarn (1.22.19-r0) (3/6) Purging npm (9.6.5-r0) (4/6) Purging nodejs (18.16.0-r1) (5/6) Purging icu-libs (73.1-r1) (6/6) Purging icu-data-en (73.1-r1) Executing busybox-1.36.0-r7.trigger OK: 371 MiB in 101 packages >>> prettier: Updating the testing/s390x repository index... >>> prettier: Signing the index...