From: Kouhei S. <ko...@co...> - 2014-11-02 10:29:46
|
Hi, Thanks for your description. In <545...@gm...> "Re: [ruby-gnome2-devel-en] [ruby-gnome2-cvs] ruby-gnome2/ruby-gnome2@eb4e3a8 [master] clutter test: add omit to easing_delay test" on Sun, 02 Nov 2014 19:05:20 +0900, hiroshi hatake <cos...@gm...> wrote: >>> In Clutter 1.14, this easing_delay property methods work fine. >>> + omit_on_travis_ci >> Why did you use Clutter version to determine whether the >> test is omitted or not? Is there any Travis CI specific >> problem? (My question was wrong... It's difficult to me that I use English. :<) > I've investigated a bit of difference clutter behavior. > In older clutter, it needs to call `clutter_actor_save_easing_state()` > before call clutter_actor_set_easing_delay()`. > > Travis CI says same thing: > > Clutter-WARNING **:You must call clutter_actor_save_easing_state() > prior to calling clutter_actor_set_easing_delay(). > > Does that answer your question? Partially, yes. Your description doesn't answer my question directly but I will be able to guess your answer. I guess that your answer is "no" for the below my question: > Is there any Travis CI specific problem? Thanks for your description. -- kou |