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

Vibe Build RSpec Django   Build #200 OK

SCM Update
Started: 2021-10-17T10:47:05Z
Duration: 3 seconds
Change log
commit bf67ace96b704fd56e375ba03cda8a4070e605f4 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Sun Oct 17 20:46:52 2021 +1000 Hidden posts test updated pages/hidden_post_detail_page.rb | 2 +- spec/hide_posts_spec.rb | 22 ++++------------------ 2 files changed, 5 insertions(+), 19 deletions(-) commit 18e5a60a36a9deace80e27c6ad872a89e736d304 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Sun Oct 17 20:24:36 2021 +1000 Stabilise test spec/post_question_filtering_spec.rb | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) commit 76d3e462aa76f71d616852e071bfb79735fb2b03 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Sun Oct 17 11:24:34 2021 +1000 Stabilise tests pages/edit_post_page.rb | 2 +- pages/new_post_page.rb | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) commit a0b35f5e67e2f8fd2bf6f62dc22216db607f6427 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Sun Oct 17 11:07:56 2021 +1000 Stabilise tests pages/new_post_page.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 6b11f74afe2d0359159d08196f6912be48ac2b67 Author: Courtney Zhan <qinmengzhan@gmail.com> Date: Sun Oct 17 11:04:35 2021 +1000 post title by name not id pages/new_post_page.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2202ae1aa512c98436e1f98407df80cfcc235f09 Author: Courtney Zhan <courtney@ZhiminMacBook16.lan> Date: Sun Oct 17 10:25:23 2021 +1000 Change url pages/new_post_page.rb | 3 ++- spec/hide_posts_spec.rb | 4 ++-- spec/my_posts_spec.rb | 8 ++++---- spec/post_entry_gratitude_spec.rb | 2 +- spec/post_entry_spec.rb | 6 ++++-- spec/post_filtering_24hours_spec.rb | 6 +++--- spec/responsive_ui_spec.rb | 2 +- spec/save_posts_spec.rb | 3 ++- 8 files changed, 19 insertions(+), 15 deletions(-)
Test Results ( 43 tests took 5 minutes on 1 agents, 4 minutes if one machine )
Agent test file   ( 43 test cases in 19 test scripts files ) Time (s) Result
10:47:21 iMac-02
hide_posts_spec.rb 16.9  73
        - Hide Posts Hide Post from detail page 5.2 OK  
        - Hide Posts Unhide post 5.1 OK  
        - Hide Posts Cannot hide same post multiple times 3.8 OK  
10:47:41 iMac-02
post_filtering_24hours_spec.rb 13.2  23
        - 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:57 iMac-02
post_question_filtering_spec.rb 36.4  23
        - Post Question Filtering Verify can only see answers to questions user has answered 33.6 OK  
10:48:38 iMac-02
post_entry_gratitude_spec.rb 10.5  22
        - 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  
10:48:52 iMac-02
post_entry_spec.rb 13.1  22
        - Post Create Update Delete Add a new entry 4.5 OK  
        - Post Create Update Delete Edit an entry 2.3 OK  
        - Post Create Update Delete Delete an entry 3.0 OK  
10:49:08 iMac-02
responsive_ui_spec.rb 8.0  21
        - Responsive UI Mobile - Add new entry 5.4 OK  
10:49:18 iMac-02
post_permission_other_spec.rb 10.0  17
        - Post Permission by Other One user cannot edit other's existing post 0.4 OK  
        - Post Permission by Other One user cannot delete other's existing post 0.1 OK  
10:49:30 iMac-02
save_posts_spec.rb 28.9  15
        - Save Posts Save Post from detail page 6.0 OK  
        - Save Posts Save post from list page 9.1 OK  
        - Save Posts Cannot save post multiple times 5.2 OK  
        - Save Posts Unsave post 5.9 OK  
10:50:02 iMac-02
post_entry_question_spec.rb 14.0  13
        - New question post Add a new question entry, verify the random title 10.6 OK  
10:50:18 iMac-02
search_post_spec.rb 14.1  13
        - 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.4 OK  
10:50:34 iMac-02
my_posts_spec.rb 12.2  12
        - MyPosts Check that old, gratitude and reflection show in My Posts 6.0 OK  
        - MyPosts Deleting a post is reflected in post history as well 2.9 OK  
10:50:50 iMac-02
post_permission_admin_spec.rb 8.8  12
        - Post Permission by Admin Admin user can edit other users' existing post 0.9 OK  
        - Post Permission by Admin Admin user can delete other users' existing post 0.2 OK  
10:51:02 iMac-02
post_permission_guest_spec.rb 10.3  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  
10:51:16 iMac-02
login_spec.rb 7.2  11
        - Create and login as user Login Fail 2.2 OK  
        - Create and login as user login OK then logout 2.4 OK  
10:51:26 iMac-02
search_other_spec.rb 11.5  11
        - Search Post Search in Title as Other user 3.0 OK  
        - Search Post Search in Content as Other user 1.4 OK  
10:51:40 iMac-02
mood_permission_spec.rb 6.9  10
        - Mood Permission User can only view and edit own moods 3.6 OK  
10:51:50 iMac-02
mood_spec.rb 9.8  10
        - Mood CRUD Moods 4.3 OK  
        - Mood User can only enter one mood for one day 2.4 OK  
10:52:03 iMac-02
daily_tasks_spec.rb 11.4  3
        - Landing page daily tasks Complete mood task 1.5 OK  
        - Landing page daily tasks Complete post task, irrespective of post type 5.1 OK  
        - Landing page daily tasks Complete all daily tasks 2.4 OK  
10:52:17 iMac-02
sign_up_spec.rb 8.4  3
        - Sign up Sign up OK 3.4 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  
Log