Pass | First loop: checking entries after removing "". There should be 2 entries. | Asserts runPass | assert_equals(2, 2, "First loop: checking entries after removing \"\". There should be 2 entries.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | First loop: checking entries after removing "". Entries in entrylist should be in order. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"\". Entries in entrylist should be in order.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: checking entries after removing "". Entry_list 0. Entry "aaa" should be one that we have set. | Asserts runPass | assert_in_array("aaa", ["", "2", "aaa"], "First loop: checking entries after removing \"\". Entry_list 0. Entry \"aaa\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | First loop: checking entries after removing "". Entry_list 0. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "First loop: checking entries after removing \"\". Entry_list 0. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | First loop: checking entries after removing "". Entry_list 0. startTime should be a number. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"\". Entry_list 0. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: checking entries after removing "". Entry_list 0. duration should be a number. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"\". Entry_list 0. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: checking entries after removing "". Entry_list 1. Entry "2" should be one that we have set. | Asserts runPass | assert_in_array("2", ["", "2", "aaa"], "First loop: checking entries after removing \"\". Entry_list 1. Entry \"2\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | First loop: checking entries after removing "". Entry_list 1. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "First loop: checking entries after removing \"\". Entry_list 1. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | First loop: checking entries after removing "". Entry_list 1. startTime should be a number. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"\". Entry_list 1. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: checking entries after removing "". Entry_list 1. duration should be a number. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"\". Entry_list 1. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: measure "" should not exist anymore after we cleared it. | Asserts runPass | assert_equals(0, 0, "First loop: measure \"\" should not exist anymore after we cleared it.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | First loop: checking entries after removing "2". There should be 1 entries. | Asserts runPass | assert_equals(1, 1, "First loop: checking entries after removing \"2\". There should be 1 entries.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | First loop: checking entries after removing "2". Entries in entrylist should be in order. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"2\". Entries in entrylist should be in order.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: checking entries after removing "2". Entry_list 0. Entry "aaa" should be one that we have set. | Asserts runPass | assert_in_array("aaa", ["", "2", "aaa"], "First loop: checking entries after removing \"2\". Entry_list 0. Entry \"aaa\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | First loop: checking entries after removing "2". Entry_list 0. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "First loop: checking entries after removing \"2\". Entry_list 0. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | First loop: checking entries after removing "2". Entry_list 0. startTime should be a number. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"2\". Entry_list 0. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: checking entries after removing "2". Entry_list 0. duration should be a number. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"2\". Entry_list 0. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: measure "2" should not exist anymore after we cleared it. | Asserts runPass | assert_equals(0, 0, "First loop: measure \"2\" should not exist anymore after we cleared it.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | First loop: checking entries after removing "aaa". There should be 0 entries. | Asserts runPass | assert_equals(0, 0, "First loop: checking entries after removing \"aaa\". There should be 0 entries.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | First loop: checking entries after removing "aaa". Entries in entrylist should be in order. | Asserts runPass | assert_true(true, "First loop: checking entries after removing \"aaa\". Entries in entrylist should be in order.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | First loop: measure "aaa" should not exist anymore after we cleared it. | Asserts runPass | assert_equals(0, 0, "First loop: measure \"aaa\" should not exist anymore after we cleared it.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | No measures should exist after we clear all (after first loop). | Asserts runPass | assert_equals(0, 0, "No measures should exist after we clear all (after first loop).")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "". There should be 4 entries. | Asserts runPass | assert_equals(4, 4, "Second loop: checking entries after removing \"\". There should be 4 entries.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "". Entries in entrylist should be in order. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entries in entrylist should be in order.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 0. Entry "aaa" should be one that we have set. | Asserts runPass | assert_in_array("aaa", ["", "2", "aaa"], "Second loop: checking entries after removing \"\". Entry_list 0. Entry \"aaa\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | Second loop: checking entries after removing "". Entry_list 0. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "Second loop: checking entries after removing \"\". Entry_list 0. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 0. startTime should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entry_list 0. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 0. duration should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entry_list 0. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 1. Entry "aaa" should be one that we have set. | Asserts runPass | assert_in_array("aaa", ["", "2", "aaa"], "Second loop: checking entries after removing \"\". Entry_list 1. Entry \"aaa\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | Second loop: checking entries after removing "". Entry_list 1. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "Second loop: checking entries after removing \"\". Entry_list 1. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 1. startTime should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entry_list 1. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 1. duration should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entry_list 1. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 2. Entry "2" should be one that we have set. | Asserts runPass | assert_in_array("2", ["", "2", "aaa"], "Second loop: checking entries after removing \"\". Entry_list 2. Entry \"2\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | Second loop: checking entries after removing "". Entry_list 2. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "Second loop: checking entries after removing \"\". Entry_list 2. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 2. startTime should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entry_list 2. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 2. duration should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entry_list 2. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 3. Entry "2" should be one that we have set. | Asserts runPass | assert_in_array("2", ["", "2", "aaa"], "Second loop: checking entries after removing \"\". Entry_list 3. Entry \"2\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | Second loop: checking entries after removing "". Entry_list 3. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "Second loop: checking entries after removing \"\". Entry_list 3. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 3. startTime should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entry_list 3. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "". Entry_list 3. duration should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"\". Entry_list 3. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: measure "" should not exist anymore after we cleared it. | Asserts runPass | assert_equals(0, 0, "Second loop: measure \"\" should not exist anymore after we cleared it.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "2". There should be 2 entries. | Asserts runPass | assert_equals(2, 2, "Second loop: checking entries after removing \"2\". There should be 2 entries.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "2". Entries in entrylist should be in order. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"2\". Entries in entrylist should be in order.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "2". Entry_list 0. Entry "aaa" should be one that we have set. | Asserts runPass | assert_in_array("aaa", ["", "2", "aaa"], "Second loop: checking entries after removing \"2\". Entry_list 0. Entry \"aaa\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | Second loop: checking entries after removing "2". Entry_list 0. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "Second loop: checking entries after removing \"2\". Entry_list 0. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "2". Entry_list 0. startTime should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"2\". Entry_list 0. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "2". Entry_list 0. duration should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"2\". Entry_list 0. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "2". Entry_list 1. Entry "aaa" should be one that we have set. | Asserts runPass | assert_in_array("aaa", ["", "2", "aaa"], "Second loop: checking entries after removing \"2\". Entry_list 1. Entry \"aaa\" should be one that we have set.")
at Test.<anonymous> ( /user-timing/resources/webperftestharnessextension.js:101:30) |
|
Pass | Second loop: checking entries after removing "2". Entry_list 1. entryType should be "measure". | Asserts runPass | assert_equals("measure", "measure", "Second loop: checking entries after removing \"2\". Entry_list 1. entryType should be \"measure\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "2". Entry_list 1. startTime should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"2\". Entry_list 1. startTime should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: checking entries after removing "2". Entry_list 1. duration should be a number. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"2\". Entry_list 1. duration should be a number.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: measure "2" should not exist anymore after we cleared it. | Asserts runPass | assert_equals(0, 0, "Second loop: measure \"2\" should not exist anymore after we cleared it.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "aaa". There should be 0 entries. | Asserts runPass | assert_equals(0, 0, "Second loop: checking entries after removing \"aaa\". There should be 0 entries.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second loop: checking entries after removing "aaa". Entries in entrylist should be in order. | Asserts runPass | assert_true(true, "Second loop: checking entries after removing \"aaa\". Entries in entrylist should be in order.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:27:25) |
|
Pass | Second loop: measure "aaa" should not exist anymore after we cleared it. | Asserts runPass | assert_equals(0, 0, "Second loop: measure \"aaa\" should not exist anymore after we cleared it.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Nothing should happen if we clear a non-exist measure | Asserts runPass | assert_equals(6, 6, "Nothing should happen if we clear a non-exist measure")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | No measures should exist when we clear all (after second loop). | Asserts runPass | assert_equals(0, 0, "No measures should exist when we clear all (after second loop).")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|