Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8196844

[TestBug] IllegalArgumentException gets logged in some of test.javafx.scene.* tests

XMLWordPrintable

      Exception logged is :
      ------------------------------
      Exception in thread "Test worker" java.lang.IllegalArgumentException: Cycle in effect chain detected, binding was set to incorrect value, unbinding the input property

      Exception occurrences in tests :
      -----------------------------------------------
      test.javafx.scene.effect.BlendTest ---- 5 occurrences
      test.javafx.scene.effect.EffectInputTest ---- 182 occurrences
      test.javafx.scene.effect.LightingTest ---- 5 occurrences
      test.javafx.scene.Node_bind_Test ---- 2 occurrences [Node's clip set to incorrect value through binding]

      Action needed :
      ----------------------
      In few scenarios, it looked like the exception is expected - if this observation is found to be true, then the exception should be caught in test and a more meaningful message such as "this exception is expected" should be logged.

            arapte Ambarish Rapte
            aghaisas Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: