Gabriel95 / scalafx

Automatically exported from code.google.com/p/scalafx
Other
0 stars 0 forks source link

JavaFX 2.2.40 introduced new MediaPlayer.Status enum value DISPOSED - tests fail #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Failing test message:

MediaPlayerStatusSpec:
A Status
- should presents all constants from its original JavaFX class *** FAILED ***
  Missing constants: DISPOSED 
- should generate all ScalaFX enums from JavaFX enums names *** FAILED ***
  Missing constants: DISPOSED 

Original issue reported on code.google.com by jpsacha on 24 Sep 2013 at 2:45

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 0d7ed039df80.

Original comment by jpsacha on 25 Sep 2013 at 2:40