OK
Build Prepare
Git Pull
Build Steps
UI Test
Finalize Build
Send Notifications

Vibe Build RSpec Django   Build #191 OK

SCM Update
Started: 2021-10-13T10:43:35Z
Duration: 3 seconds
Change log
commit 49d3d82542e49ed2997a0392298097e287b30fd1 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Wed Oct 13 20:43:29 2021 +1000 Stabilise tests pages/mood_list_page.rb | 12 +++++++----- pages/new_post_page.rb | 2 +- spec/hide_posts_spec.rb | 2 +- spec/mood_permission_spec.rb | 2 +- spec/post_entry_gratitude_spec.rb | 2 +- spec/post_entry_spec.rb | 2 +- spec/post_permission_other_spec.rb | 6 +++--- spec/post_question_filtering_spec.rb | 4 ++-- spec/responsive_ui_spec.rb | 2 +- 9 files changed, 18 insertions(+), 16 deletions(-) commit da42528c93ecb0d66d170d5ff1a13693e22580d1 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Tue Oct 12 10:25:59 2021 +1000 Saved post anonymity leaked test spec/save_posts_spec.rb | 1 + 1 file changed, 1 insertion(+)
Test Results ( 43 tests took 5 minutes on 1 agents, 3 minutes if one machine )
Agent test file   ( 43 test cases in 19 test scripts files ) Time (s) Result
10:43:43 iMac-02
hide_posts_spec.rb 17.2  50
        - Hide Posts Hide Post from detail page 5.3 OK  
        - Hide Posts Unhide post 5.3 OK  
        - Hide Posts Cannot hide same post multiple times 4.0 OK  
10:44:03 iMac-02
post_entry_gratitude_spec.rb 10.1  43
        - New gratitude post Add a new gratitude entry, verify the pre-filled title 2.5 OK  
        - New gratitude post Add a new gratitude entry 1.9 OK  
        - New gratitude post Cancel gratitude entry and return to feed 2.5 OK  
10:44:15 iMac-02
post_entry_spec.rb 13.2  43
        - Post Create Update Delete Add a new entry 4.5 OK  
        - Post Create Update Delete Edit an entry 2.4 OK  
        - Post Create Update Delete Delete an entry 2.9 OK  
10:44:31 iMac-02
responsive_ui_spec.rb 7.6  42
        - Responsive UI Mobile - Add new entry 5.3 OK  
10:44:41 iMac-02
post_question_filtering_spec.rb 19.1  39
        - Post Question Filtering Verify can only see answers to questions user has answered 16.5 OK  
10:45:03 iMac-02
mood_permission_spec.rb 6.8  35
        - Mood Permission User can only view and edit own moods 3.7 OK  
10:45:13 iMac-02
mood_spec.rb 9.8  35
        - Mood CRUD Moods 4.4 OK  
        - Mood User can only enter one mood for one day 2.4 OK  
10:45:25 iMac-02
post_permission_other_spec.rb 9.8  33
        - Post Permission by Other One user cannot edit other's existing post 0.3 OK  
        - Post Permission by Other One user cannot delete other's existing post 0.1 OK  
10:45:37 iMac-02
save_posts_spec.rb 29.2  26
        - Save Posts Save Post from detail page 6.1 OK  
        - Save Posts Save post from list page 9.2 OK  
        - Save Posts Cannot save post multiple times 5.2 OK  
        - Save Posts Unsave post 6.0 OK  
10:46:09 iMac-02
post_permission_guest_spec.rb 10.4  7
        - 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  
10:46:23 iMac-02
search_other_spec.rb 11.3  6
        - Search Post Search in Title as Other user 3.0 OK  
        - Search Post Search in Content as Other user 1.5 OK  
10:46:38 iMac-02
post_entry_question_spec.rb 13.9  5
        - New question post Add a new question entry, verify the random title 10.6 OK  
10:46:54 iMac-02
post_filtering_24hours_spec.rb 13.0  5
        - Post Filtering by 24 hours Public Entry limited by last 24 hours for public 1.8 OK  
        - Post Filtering by 24 hours Public Entry older than 24 hours is still viewable by admin users 1.9 OK  
10:47:10 iMac-02
search_post_spec.rb 14.1  4
        - Search Post Search in Title 3.0 OK  
        - Search Post Search in Content 1.4 OK  
        - Search Post Search is limited to 24 hours only 1.5 OK  
10:47:28 iMac-02
sign_up_spec.rb 8.2  4
        - Sign up Sign up OK 3.2 OK  
        - Sign up Can't sign up with the same username twice 2.0 OK  
        - Sign up Sign up Validation: password match 0.9 OK  
10:47:40 iMac-02
daily_tasks_spec.rb 11.6  3
        - Landing page daily tasks Complete mood task 1.5 OK  
        - Landing page daily tasks Complete post task, irrespective of post type 5.2 OK  
        - Landing page daily tasks Complete all daily tasks 2.5 OK  
10:47:54 iMac-02
login_spec.rb 7.0  3
        - Create and login as user Login Fail 2.2 OK  
        - Create and login as user login OK then logout 2.4 OK  
10:48:04 iMac-02
my_posts_spec.rb 12.7  3
        - MyPosts Check that old, gratitude and reflection show in My Posts 6.4 OK  
        - MyPosts Deleting a post is reflected in post history as well 3.0 OK  
10:48:20 iMac-02
post_permission_admin_spec.rb 9.4  3
        - Post Permission by Admin Admin user can edit other users' existing post 1.0 OK  
        - Post Permission by Admin Admin user can delete other users' existing post 0.3 OK  
Log