0 failures
Build Prepare
Git Pull
Build Steps
UI Test

Vibe Build RSpec Django   Build #181 Cancelled

Started: 2021-10-09T09:42:30Z
Duration: 2 minutes
Time saved by parallel: -18.6%
False alarms: 0
Change log
commit 7bf1723ee72c24fed2a4cdc98ad080c046851618 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Sat Oct 9 19:41:47 2021 +1000 Change post successful message spec/daily_tasks_spec.rb | 6 +++--- spec/post_entry_gratitude_spec.rb | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) commit 920ff3755decf364791280bb9048489109a9000c Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Sat Oct 9 11:07:48 2021 +1000 Added tests for daily tasks pages/landing_page.rb | 38 +++++++++++++++++++ spec/daily_tasks_spec.rb | 99 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 137 insertions(+) commit 82ce6d98267ee5571caa4698f0f9bfc05a7a6462 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Fri Oct 8 19:32:38 2021 +1000 Removing /posts references pages/post_list_page.rb | 2 +- spec/post_entry_gratitude_spec.rb | 18 ++++++++++++++++-- spec/post_entry_spec.rb | 6 +++--- spec/post_filtering_24hours_spec.rb | 8 ++++---- spec/post_permission_admin_spec.rb | 8 ++++---- spec/post_permission_other_spec.rb | 12 ++++++------ spec/responsive_ui_spec.rb | 4 ++-- 7 files changed, 36 insertions(+), 22 deletions(-)
Build artifacts
Test Results ( 21 tests )
Agent test file   ( 21 test cases in 19 test scripts files ) Time (s) Result
09:42:37 iMac-02
save_posts_spec.rb 30.1  48
        - Save Posts Save Post from detail page 5.5 Failure
        - Save Posts Save post from list page 8.6 Failure
        - Save Posts Cannot save post multiple times 5.2 Failure
        - Save Posts Unsave post 5.4 Failure
09:43:11 iMac-02
hide_posts_spec.rb 17.4  41
        - Hide Posts Hide Post from detail page 5.5 OK  
        - Hide Posts Unhide post 5.4 OK  
        - Hide Posts Cannot hide same post multiple times 3.9 OK  
09:43:47 iMac-02
responsive_ui_spec.rb 7.9  35
        - Responsive UI Mobile - Add new entry 5.4 OK  
09:43:33 iMac-02
post_entry_gratitude_spec.rb 10.5  35
        - New gratitude post Add a new gratitude entry, verify the pre-filled title 2.5 OK  
        - New gratitude post Add a new gratitude entry 2.0 OK  
        - New gratitude post Cancel gratitude entry and return to feed 2.5 OK  
09:43:57 iMac-02
post_permission_guest_spec.rb 10.7  12
        - Post Permission by Guest Guest user cannot delete existing entry 0.7 OK  
        - Post Permission by Guest Guest user cannot edit existing entry 0.6 OK  
        - Post Permission by Guest Guest user cannot create new entry 0.6 OK  
09:44:11 iMac-02
search_other_spec.rb 11.6  11
        - Search Post Search in Title as Other user 3.0 OK  
        - Search Post Search in Content as Other user 1.5 OK  

post_entry_spec.rb  8
09:44:26 iMac-02
post_question_filtering_spec.rb 16.9  6
        - Post Question Filtering Verify can only see answers to questions user has answered 14.5 OK  
09:44:46 iMac-02
daily_tasks_spec.rb 12.1  5
        - Landing page daily tasks Complete mood task 1.6 OK  
        - Landing page daily tasks Complete post task, irrespective of post type 5.6 OK  
        - Landing page daily tasks Complete all daily tasks 2.5 OK  

search_post_spec.rb  4
09:45:02 iMac-02
post_entry_question_spec.rb 14.2  4
        - New question post Add a new question entry, verify the random title 10.8 OK  

post_filtering_24hours_spec.rb  4

login_spec.rb  3

post_permission_admin_spec.rb  3

mood_permission_spec.rb  3

mood_spec.rb  3

my_posts_spec.rb  3

sign_up_spec.rb  3

post_permission_other_spec.rb  1
Build log
2021-10-09 09:42:31 +0000 [Build] Start 2021-10-09 09:42:32 +0000 [INFO] buildwise-build.rb production | finding a build |181 => Vibe Build RSpec Django | (true)... 2021-10-09 09:42:32 +0000 [INFO] Running build command: for 'vibe-parallel-build-rspec', build: 181 2021-10-09 09:42:32 +0000 [INFO] Builder started: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/.lock 2021-10-09 09:42:32 +0000 [INFO] New Build #181 2021-10-09 09:42:32 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git fetch From github.com:NewVibeMedia/vibe-ui-tests 920ff37..7bf1723 django -> origin/django 2021-10-09 09:42:36 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git reset --hard origin/django Checking out branch: django 2021-10-09 09:42:36 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git checkout django Already on 'django' 2021-10-09 09:42:36 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log origin/django -1 --pretty=format:"%an|%ad|%H|%s" 2021-10-09 09:42:36 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log 920ff375 -1 --pretty=format:"%an|%ad|%H|%s" 2021-10-09 09:42:36 +0000 [DEBUG] check Git changes, current Revision: 7bf1723ee72c24fed2a4cdc98ad080c046851618 | last tested: 920ff3755decf364791280bb9048489109a9000c | new: false 2021-10-09 09:42:36 +0000 [DEBUG] #about update scm: scm_changes => true, :force => true, :last_build_ok => false| 2021-10-09 09:42:36 +0000 [DEBUG] Git determining change sets: --stat --since="2021-10-07 05:29:01" > /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00181-20211009094236/changeset.log 2021-10-09 09:42:36 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log --stat --since="2021-10-07 05:29:01" > "/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00181-20211009094236/changeset.log" 2021-10-09 09:42:36 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log --stat -1 2021-10-09 09:42:36 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git diff --name-only 920ff3755decf364791280bb9048489109a9000c HEAD /var/www/sinatra/buildwise-1.9.2/lib/buildwise/builder/base.rb:32: warning: encountered \r in middle of line, treated as a mere space 2021-10-09 09:42:36 +0000 [INFO] recent_changed_files: ["daily_tasks_spec.rb", "post_entry_gratitude_spec.rb"] 2021-10-09 09:42:36 +0000 [INFO] Updated priority for 2 test script files 2021-10-09 09:42:36 +0000 [INFO] Copy UI tests /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/spec to artifacts dir: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00181-20211009094236. 2021-10-09 09:42:36 +0000 [INFO] Building ... 2021-10-09 09:42:36 +0000 [INFO] Clean reports from the last build at 2021-10-09 09:42:36 +0000 [INFO] Build step: UI Test 2021-10-09 09:42:36 +0000 [INFO] Run Rake task '-f Rakefile ci:ui_tests:full'
triggered by admin at 2021-10-09 09:42:30