1 failures
Build Prepare
Git Pull
Build Steps
UI Test
Finalize Build
Send Notifications

Vibe Build RSpec Django   Build #164 Failed

SCM Update
Started: 2021-10-04T09:17:07Z
Duration: 3 seconds
Change log
commit 3e639b0233b93c0582fd4f7a8baddd531420163c Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Mon Oct 4 13:19:26 2021 +1000 Added saved and hidden tests pages/hidden_post_detail_page.rb | 17 +++++++++ pages/hidden_post_list_page.rb | 18 +++++++++ pages/post_detail_page.rb | 13 +++++-- pages/saved_post_detail_page.rb | 17 +++++++++ pages/saved_post_list_page.rb | 17 +++++++++ spec/hide_posts_spec.rb | 82 ++++++++++++++++++++++++++++++++++++++++ spec/save_posts_spec.rb | 77 +++++++++++++++++++++++++++++++++++++ 7 files changed, 237 insertions(+), 4 deletions(-)
Test Results ( 35 tests took 5 minutes on 1 agents, 4 minutes if one machine )
Agent test file   ( 35 test cases in 18 test scripts files ) Time (s) Result
09:21:32 iMac-02
hide_posts_spec.rb 14.5  47
        - Hide Posts Hide Post from detail page 6.0 OK  
        - Hide Posts Unhide post 4.7 Failure
09:17:33 iMac-02
save_posts_spec.rb 15.9  46
        - Save Posts Save Post from detail page 6.5 OK  
        - Save Posts Unsave post 6.5 OK  
09:17:51 iMac-02
mood_spec.rb 11.2  22
        - Mood CRUD Moods 5.1 OK  
        - Mood User can only enter one mood for one day 2.7 OK  
09:18:05 iMac-02
post_filtering_24hours_spec.rb 15.0  20
        - Post Filtering by 24 hours Public Entry limited by last 24 hours for public 2.3 OK  
        - Post Filtering by 24 hours Public Entry older than 24 hours is still viewable by admin users 2.2 OK  
09:18:23 iMac-02
post_question_filtering_spec.rb 48.9  12
        - Post Question Filtering Verify can only see answers to questions user has answered 46.2 OK  
09:19:33 iMac-02
mood_permission_spec.rb 7.3  11
        - Mood Permission User can only view and edit own moods 4.2 OK  
09:19:43 iMac-02
sign_up_spec.rb 9.3  10
        - Sign up Sign up OK 3.6 OK  
        - Sign up Can't sign up with the same username twice 2.3 OK  
        - Sign up Sign up Validation: password match 1.1 OK  
09:19:55 iMac-02
post_permission_other_spec.rb 10.9  7
        - Post Permission by Other One user cannot edit other's existing post 0.5 OK  
        - Post Permission by Other One user cannot delete other's existing post 0.2 OK  
09:20:09 iMac-02
post_entry_question_spec.rb 14.3  5
        - New question post Add a new question entry, verify the random title 11.0 OK  
09:20:27 iMac-02
post_entry_gratitude_spec.rb 8.1  4
        - New gratitude post Add a new gratitude entry, verify the pre-filled title 2.1 OK  
        - New gratitude post Add a new gratitude entry 2.2 OK  
09:20:38 iMac-02
search_post_spec.rb 12.7  4
        - Search Post Search in Title 3.5 OK  
        - Search Post Search in Content 1.8 OK  
09:20:54 iMac-02
login_spec.rb 7.7  3
        - Create and login as user Login Fail 2.5 OK  
        - Create and login as user login OK then logout 2.7 OK  
09:21:04 iMac-02
post_entry_spec.rb 13.9  3
        - Post Create Update Delete Add a new entry 4.5 OK  
        - Post Create Update Delete Edit an entry 2.6 OK  
        - Post Create Update Delete Delete an entry 3.4 OK  
09:21:20 iMac-02
post_permission_admin_spec.rb 9.7  3
        - Post Permission by Admin Admin user can edit other users' existing post 1.1 OK  
        - Post Permission by Admin Admin user can delete other users' existing post 0.2 OK  
09:21:50 iMac-02
post_permission_guest_spec.rb 11.4  3
        - Post Permission by Guest Guest user cannot delete existing entry 1.1 OK  
        - Post Permission by Guest Guest user cannot edit existing entry 0.7 OK  
        - Post Permission by Guest Guest user cannot create new entry 0.6 OK  
09:22:04 iMac-02
responsive_ui_spec.rb 7.7  3
        - Responsive UI Mobile - Add new entry 5.4 OK  
09:22:14 iMac-02
search_guest_spec.rb 9.6  3
        - Search Posts by Guest Search in Title as Guest user 1.2 OK  
        - Search Posts by Guest Search in Content as Guest user 1.1 OK  
09:22:26 iMac-02
search_other_spec.rb 12.5  2
        - Search Post Search in Title as Other user 3.6 OK  
        - Search Post Search in Content as Other user 1.7 OK  
Log