gradle :web:test should print a warning if COMPILE_WEBKIT is false

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx11
    • Affects Version/s: jfx11, 10
    • Component/s: javafx

        The FX build does not build the native webkit or media libraries by default. In this case the native webkit and media libraries are copied from a previous build, which defaults to the boot JDK being used to build FX. This can be out of date in such a way that the web tests will crash or otherwise fail.

        The :web:test target should print a warning if run when COMPILE_WEBKIT is false.

              Assignee:
              Murali Billa
              Reporter:
              Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: