RFR: 8293535: jdk/javadoc/doclet/testJavaFX/TestJavaFxMode.java fail with jfx [v2]
Leslie Zhai
lzhai at openjdk.org
Thu Sep 15 01:16:55 UTC 2022
> Hi,
>
> @dumasun reported the issue:
>
> Configured with jfx-ls-modular-sdk:
>
>
> configure --with-import-modules=modular-sdk
>
>
> `make run-test CONF=fastdebug TEST="jdk/javadoc/doclet/testJavaFX/TestJavaFxMode.java"` failed:
>
>
> Starting subtest 1.7: checkOutput TEXT allowOverlaps:false expectFound:true expectOrdered:true
> FAILED: test/out/pkg/A.html: following text not found:
> <a href="#propProperty">prop</a>
>
>
> Thanks,
> Leslie Zhai
Leslie Zhai has updated the pull request incrementally with one additional commit since the last revision:
8293535: Fix testbug but not checkOrder implementation which might affects any tests using this method
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10217/files
- new: https://git.openjdk.org/jdk/pull/10217/files/48fcc4a1..eda367a7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10217&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10217&range=00-01
Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/10217.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10217/head:pull/10217
PR: https://git.openjdk.org/jdk/pull/10217
More information about the javadoc-dev
mailing list