On Fri, 13 Nov 2020 14:01:28 GMT, Hui Shi <h...@openjdk.org> wrote:

>> Thanks for the update, latest version looks good.
>
> Thanks all! May this test-request get approved?

Notice that the `/test` command is currently un-available (some implementation 
concerns are still under consideration). As an alternative, GitHub actions can 
be used to do basic automatic testing when pushes occur.

However, pushes to the master branch are ignored. The tests didn't run for this 
PR since it was created from the `master` branch instead of a feature branch 
(this is ill-advised 
https://github.com/openjdk/jdk/pull/1070#issuecomment-722108502).

@huishi-hs My advice for now would be to push the changes for this PR to a 
separate new branch in your fork, for which the GitHub actions workflow should 
run, and then simply include a link to the workflow here (if you want to share 
the results).

-------------

PR: https://git.openjdk.java.net/jdk/pull/1070

Reply via email to