0 failures

Vibe Build RSpec React   Build #215 Failed

Started: 2022-03-01T08:14:52Z
Duration: 1 hour
Change log
commit e82f5b72aa34b1a78762a91989150232b1299d07 Author: Courtney Zhan <courtney@ZhiminMacBook16.lan> Date: Mon Sep 20 22:01:21 2021 +1000 New content box pages/gratitude_post_page.rb | 2 +- pages/reflective_post_page.rb | 2 +- pages/self_reflection_post_page.rb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 6be855a668167cc30050085f0d91264f30d6fbb4 Author: Courtney Zhan <courtney@ZhiminMacBook16.lan> Date: Sun Sep 19 23:18:23 2021 +1000 Changed mood test to look for class not radio values pages/mood_calendar_page.rb | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) commit c58b227e2a0b83b1e129291cacbd77266be82185 Author: Courtney Zhan <courtney@ZhiminMacBook16.lan> Date: Sun Sep 19 22:29:55 2021 +1000 Updated behaviour for mood entry spec/mood_entry_spec.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit e01c4f98c481b4e1e7b0867d8f3b0c5681cf1564 Author: Zhimin Zhan <qinmengzhan@gmail.com> Date: Sat Sep 18 21:52:39 2021 +1000 Updated tests for show/hide post entry field pages/gratitude_post_page.rb | 3 +++ pages/reflective_post_page.rb | 3 +++ pages/self_reflection_post_page.rb | 8 ++++++++ spec/post_entry_gratitude_spec.rb | 1 + spec/post_entry_question_spec.rb | 1 + spec/post_entry_self_reflection_spec.rb | 1 + spec/post_permission_admin_spec.rb | 4 ++++ spec/post_permission_other_spec.rb | 4 ++++ vibe-ui-tests-react.tpr | 6 +++--- 9 files changed, 28 insertions(+), 3 deletions(-) commit 2668d7df8096703c209d34faa9180ce1c9c8372a Author: Zhimin Zhan <qinmengzhan@gmail.com> Date: Sat Sep 18 16:27:44 2021 +1000 Mood entry: check deselected mood spec/mood_entry_spec.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit e8fb60d1beef066813cfa0f380db47df5e9f61d7 Author: Zhimin Zhan <qinmengzhan@gmail.com> Date: Sat Sep 18 16:26:14 2021 +1000 Add mood entry test pages/mood_calendar_page.rb | 23 +++++++++++++++++++++++ spec/mood_entry_spec.rb | 34 ++++++++++++++++++++++++++++++++++ spec/post_permission_admin_spec.rb | 2 +- spec/post_permission_other_spec.rb | 2 +- 4 files changed, 59 insertions(+), 2 deletions(-) commit 383ca7d115138f5f4ea4ae6b2c46ecdf8ea3000e Author: Zhimin Zhan <qinmengzhan@gmail.com> Date: Sat Sep 18 15:53:18 2021 +1000 stabilised tests pages/create_user_page.rb | 2 +- pages/gratitude_post_page.rb | 2 +- pages/reflective_post_page.rb | 2 +- spec/post_entry_gratitude_spec.rb | 10 ++++------ spec/post_entry_question_spec.rb | 5 +---- spec/post_entry_self_reflection_spec.rb | 7 ++----- 6 files changed, 10 insertions(+), 18 deletions(-) commit dc9a68ab80e7f0142cfbab4a99d3fe79da1a5ef6 Author: Zhimin Zhan <qinmengzhan@gmail.com> Date: Sat Sep 18 15:41:33 2021 +1000 Stabilise tests spec/post_entry_question_spec.rb | 3 ++- spec/post_entry_self_reflection_spec.rb | 1 + vibe-ui-tests-react.tpr | 6 +++--- 3 files changed, 6 insertions(+), 4 deletions(-) commit 85257076007b847dcbaf40b0561cbd6796ae2de3 Author: Courtney Zhan <courtney@ZhiminMacBook16.lan> Date: Thu Sep 16 21:53:21 2021 +1000 Update tests for landing page spec/login_spec.rb | 4 +--- spec/sign_up_spec.rb | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-)
Build log
2022-03-01 08:14:53 +0000 [Build] Start 2022-03-01 08:14:54 +0000 [INFO] buildwise-build.rb production | finding a build |215 => Vibe Build RSpec React| (true)... 2022-03-01 08:14:54 +0000 [INFO] Running build command: for 'vibe-parallel-build-rspec-react', build: 215 2022-03-01 08:14:54 +0000 [INFO] Builder started: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/.lock 2022-03-01 08:14:54 +0000 [INFO] New Build #215 2022-03-01 08:14:54 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/.git fetch From github.com:NewVibeMedia/vibe-ui-tests 6be855a..e82f5b7 react -> origin/react * [new branch] django -> origin/django 2022-03-01 08:14:57 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/.git reset --hard origin/react Checking out branch: react 2022-03-01 08:14:57 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/.git checkout react Already on 'react' 2022-03-01 08:14:57 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/.git log origin/react -1 --pretty=format:"%an|%ad|%H|%s" 2022-03-01 08:14:57 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/.git log 4fde9ab3 -1 --pretty=format:"%an|%ad|%H|%s" 2022-03-01 08:14:57 +0000 [DEBUG] check Git changes, current Revision: e82f5b72aa34b1a78762a91989150232b1299d07 | last tested: 4fde9ab3fdb48901a31c3d9e5635a4878bd25b91 | new: false 2022-03-01 08:14:57 +0000 [DEBUG] #about update scm: scm_changes => true, :force => true, :last_build_ok => true| 2022-03-01 08:14:57 +0000 [DEBUG] Git determining change sets: --stat --since="2021-09-14 23:00:12" > /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/artifacts/00215-20220301081457/changeset.log 2022-03-01 08:14:57 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/.git log --stat --since="2021-09-14 23:00:12" > "/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/artifacts/00215-20220301081457/changeset.log" 2022-03-01 08:14:57 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/.git log --stat -1 2022-03-01 08:14:57 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/.git diff --name-only 4fde9ab3fdb48901a31c3d9e5635a4878bd25b91 HEAD /var/www/sinatra/buildwise-1.9.3/lib/buildwise/builder/base.rb:32: warning: encountered \r in middle of line, treated as a mere space 2022-03-01 08:14:57 +0000 [INFO] recent_changed_files: ["login_spec.rb", "mood_entry_spec.rb", "post_entry_gratitude_spec.rb", "post_entry_question_spec.rb", "post_entry_self_reflection_spec.rb", "post_permission_admin_spec.rb", "post_permission_other_spec.rb", "sign_up_spec.rb"] 2022-03-01 08:14:57 +0000 [INFO] Updated priority for 7 test script files 2022-03-01 08:14:57 +0000 [INFO] Copy UI tests /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/sources/spec to artifacts dir: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec-react/artifacts/00215-20220301081457. 2022-03-01 08:14:57 +0000 [INFO] Building ... 2022-03-01 08:14:57 +0000 [INFO] Clean reports from the last build at 2022-03-01 08:14:57 +0000 [INFO] Build step: UI Test 2022-03-01 08:14:57 +0000 [INFO] Run Rake task '-f Rakefile ci:ui_tests:full'
triggered by admin at 2022-03-01 08:14:52