Kouhei Sutou
null+****@clear*****
Sun Feb 4 23:20:46 JST 2018
Kouhei Sutou 2018-02-04 23:20:46 +0900 (Sun, 04 Feb 2018) New Revision: ad3c1eb04ba10974c1cfe8b9ae77abd613de4298 https://github.com/groonga/groonga-query-log/commit/ad3c1eb04ba10974c1cfe8b9ae77abd613de4298 Message: test: update expected Modified files: test/fixtures/multi.expected test/fixtures/n_entries.expected test/fixtures/no-report-summary.expected test/fixtures/order/-elapsed.expected test/fixtures/order/-start-time.expected test/fixtures/order/elapsed.expected test/fixtures/order/start-time.expected test/fixtures/reporter/console.expected test/fixtures/reporter/html.expected test/fixtures/target-commands.expected test/fixtures/target-tables.expected Modified: test/fixtures/multi.expected (+6 -6) =================================================================== --- test/fixtures/multi.expected 2018-02-04 21:54:23 +0900 (bb02446) +++ test/fixtures/multi.expected 2018-02-04 23:20:46 +0900 (2221858) @@ -5,22 +5,22 @@ Summary: # of responses : 4 # of slow responses : 0 responses/sec : 9.468517046370479e-06 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-17 15:00:10.1 + start time : 2012-12-12T17:39:17.624896+09:00 + last time : 2012-12-17T15:00:10.262453+09:00 period(sec) : 422452.637557779 slow response ratio : 0.000% total response time : 0.10129859499999999 Slow Operations: Slow Queries: -1) [2012-12-17 15:00:10.1-2012-12-17 15:00:10.1 (0.05231682)](0): table_create --name Comments --flags TABLE_HASH_KEY --key_type UInt32 +1) [2012-12-17T15:00:10.165344+09:00-2012-12-17T15:00:10.217660+09:00 (0.05231682)](0): table_create --name Comments --flags TABLE_HASH_KEY --key_type UInt32 name: <table_create> parameters: <name>: <Comments> <flags>: <TABLE_HASH_KEY> <key_type>: <UInt32> -2) [2012-12-17 15:00:10.1-2012-12-17 15:00:10.1 (0.04463578)](0): column_create --table Comments --name title --flags COLUMN_SCALAR --type ShortText +2) [2012-12-17T15:00:10.217818+09:00-2012-12-17T15:00:10.262453+09:00 (0.04463578)](0): column_create --table Comments --name title --flags COLUMN_SCALAR --type ShortText name: <column_create> parameters: <table>: <Comments> @@ -28,12 +28,12 @@ Slow Queries: <flags>: <COLUMN_SCALAR> <type>: <ShortText> -3) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +3) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> -4) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name +4) [2012-12-12T17:39:17.628846+09:00-2012-12-12T17:39:17.630063+09:00 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name name: <select> parameters: <table>: <Users> Modified: test/fixtures/n_entries.expected (+3 -3) =================================================================== --- test/fixtures/n_entries.expected 2018-02-04 21:54:23 +0900 (3926eb5) +++ test/fixtures/n_entries.expected 2018-02-04 23:20:46 +0900 (08ea280) @@ -5,15 +5,15 @@ Summary: # of responses : 2 # of slow responses : 0 responses/sec : 387.0613143828114 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-12 17:39:17.3 + start time : 2012-12-12T17:39:17.624896+09:00 + last time : 2012-12-12T17:39:17.630063+09:00 period(sec) : 0.00516714 slow response ratio : 0.000% total response time : 0.004345996 Slow Operations: Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +1) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> Modified: test/fixtures/no-report-summary.expected (+2 -2) =================================================================== --- test/fixtures/no-report-summary.expected 2018-02-04 21:54:23 +0900 (49bff9e) +++ test/fixtures/no-report-summary.expected 2018-02-04 23:20:46 +0900 (f022eb1) @@ -1,11 +1,11 @@ Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +1) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> -2) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name +2) [2012-12-12T17:39:17.628846+09:00-2012-12-12T17:39:17.630063+09:00 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name name: <select> parameters: <table>: <Users> Modified: test/fixtures/order/-elapsed.expected (+4 -4) =================================================================== --- test/fixtures/order/-elapsed.expected 2018-02-04 21:54:23 +0900 (7be2474) +++ test/fixtures/order/-elapsed.expected 2018-02-04 23:20:46 +0900 (25f2443) @@ -5,20 +5,20 @@ Summary: # of responses : 2 # of slow responses : 0 responses/sec : 387.0613143828114 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-12 17:39:17.3 + start time : 2012-12-12T17:39:17.624896+09:00 + last time : 2012-12-12T17:39:17.630063+09:00 period(sec) : 0.00516714 slow response ratio : 0.000% total response time : 0.004345996 Slow Operations: Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +1) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> -2) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name +2) [2012-12-12T17:39:17.628846+09:00-2012-12-12T17:39:17.630063+09:00 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name name: <select> parameters: <table>: <Users> Modified: test/fixtures/order/-start-time.expected (+4 -4) =================================================================== --- test/fixtures/order/-start-time.expected 2018-02-04 21:54:23 +0900 (c8b5937) +++ test/fixtures/order/-start-time.expected 2018-02-04 23:20:46 +0900 (cd39e2b) @@ -5,15 +5,15 @@ Summary: # of responses : 2 # of slow responses : 0 responses/sec : 387.0613143828114 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-12 17:39:17.3 + start time : 2012-12-12T17:39:17.624896+09:00 + last time : 2012-12-12T17:39:17.630063+09:00 period(sec) : 0.00516714 slow response ratio : 0.000% total response time : 0.004345996 Slow Operations: Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name +1) [2012-12-12T17:39:17.628846+09:00-2012-12-12T17:39:17.630063+09:00 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name name: <select> parameters: <table>: <Users> @@ -23,7 +23,7 @@ Slow Queries: 2) 0.00002795: select( 2) 3) 0.00019585: output( 2) _key,name -2) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +2) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> Modified: test/fixtures/order/elapsed.expected (+4 -4) =================================================================== --- test/fixtures/order/elapsed.expected 2018-02-04 21:54:23 +0900 (c8b5937) +++ test/fixtures/order/elapsed.expected 2018-02-04 23:20:46 +0900 (cd39e2b) @@ -5,15 +5,15 @@ Summary: # of responses : 2 # of slow responses : 0 responses/sec : 387.0613143828114 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-12 17:39:17.3 + start time : 2012-12-12T17:39:17.624896+09:00 + last time : 2012-12-12T17:39:17.630063+09:00 period(sec) : 0.00516714 slow response ratio : 0.000% total response time : 0.004345996 Slow Operations: Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name +1) [2012-12-12T17:39:17.628846+09:00-2012-12-12T17:39:17.630063+09:00 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name name: <select> parameters: <table>: <Users> @@ -23,7 +23,7 @@ Slow Queries: 2) 0.00002795: select( 2) 3) 0.00019585: output( 2) _key,name -2) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +2) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> Modified: test/fixtures/order/start-time.expected (+4 -4) =================================================================== --- test/fixtures/order/start-time.expected 2018-02-04 21:54:23 +0900 (7be2474) +++ test/fixtures/order/start-time.expected 2018-02-04 23:20:46 +0900 (25f2443) @@ -5,20 +5,20 @@ Summary: # of responses : 2 # of slow responses : 0 responses/sec : 387.0613143828114 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-12 17:39:17.3 + start time : 2012-12-12T17:39:17.624896+09:00 + last time : 2012-12-12T17:39:17.630063+09:00 period(sec) : 0.00516714 slow response ratio : 0.000% total response time : 0.004345996 Slow Operations: Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +1) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> -2) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name +2) [2012-12-12T17:39:17.628846+09:00-2012-12-12T17:39:17.630063+09:00 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name name: <select> parameters: <table>: <Users> Modified: test/fixtures/reporter/console.expected (+4 -4) =================================================================== --- test/fixtures/reporter/console.expected 2018-02-04 21:54:23 +0900 (7be2474) +++ test/fixtures/reporter/console.expected 2018-02-04 23:20:46 +0900 (25f2443) @@ -5,20 +5,20 @@ Summary: # of responses : 2 # of slow responses : 0 responses/sec : 387.0613143828114 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-12 17:39:17.3 + start time : 2012-12-12T17:39:17.624896+09:00 + last time : 2012-12-12T17:39:17.630063+09:00 period(sec) : 0.00516714 slow response ratio : 0.000% total response time : 0.004345996 Slow Operations: Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +1) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> -2) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name +2) [2012-12-12T17:39:17.628846+09:00-2012-12-12T17:39:17.630063+09:00 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name name: <select> parameters: <table>: <Users> Modified: test/fixtures/reporter/html.expected (+6 -6) =================================================================== --- test/fixtures/reporter/html.expected 2018-02-04 21:54:23 +0900 (4b8da09) +++ test/fixtures/reporter/html.expected 2018-02-04 23:20:46 +0900 (52d9ed6) @@ -87,11 +87,11 @@ td.name </tr> <tr> <th>start time</th> - <td><span class="time">2012-12-12 17:39:17.3</span></td> + <td><span class="time">2012-12-12T17:39:17.624896+09:00</span></td> </tr> <tr> <th>last time</th> - <td><span class="time">2012-12-12 17:39:17.3</span></td> + <td><span class="time">2012-12-12T17:39:17.630063+09:00</span></td> </tr> <tr> <th>period</th> @@ -126,9 +126,9 @@ td.name <div class="statistic-heading"> <h3>Command</h3> <div class="metrics"> - [<span class="time">2012-12-12 17:39:17.3</span> + [<span class="time">2012-12-12T17:39:17.624896+09:00</span> - - <span class="time">2012-12-12 17:39:17.3</span> + <span class="time">2012-12-12T17:39:17.628024+09:00</span> (<span class="elapsed">0.00312886</span>)] (<span class="return-code">0</span>) </div> @@ -162,9 +162,9 @@ td.name <div class="statistic-heading"> <h3>Command</h3> <div class="metrics"> - [<span class="time">2012-12-12 17:39:17.3</span> + [<span class="time">2012-12-12T17:39:17.628846+09:00</span> - - <span class="time">2012-12-12 17:39:17.3</span> + <span class="time">2012-12-12T17:39:17.630063+09:00</span> (<span class="elapsed">0.00121714</span>)] (<span class="return-code">0</span>) </div> Modified: test/fixtures/target-commands.expected (+3 -3) =================================================================== --- test/fixtures/target-commands.expected 2018-02-04 21:54:23 +0900 (9332577) +++ test/fixtures/target-commands.expected 2018-02-04 23:20:46 +0900 (976aa70) @@ -5,15 +5,15 @@ Summary: # of responses : 1 # of slow responses : 0 responses/sec : 821.5981727656638 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-12 17:39:17.3 + start time : 2012-12-12T17:39:17.628846+09:00 + last time : 2012-12-12T17:39:17.630063+09:00 period(sec) : 0.00121714 slow response ratio : 0.000% total response time : 0.00121714 Slow Operations: Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name +1) [2012-12-12T17:39:17.628846+09:00-2012-12-12T17:39:17.630063+09:00 (0.00121714)](0): select --table Users --query follower:@groonga --output_columns _key,name name: <select> parameters: <table>: <Users> Modified: test/fixtures/target-tables.expected (+3 -3) =================================================================== --- test/fixtures/target-tables.expected 2018-02-04 21:54:23 +0900 (941078b) +++ test/fixtures/target-tables.expected 2018-02-04 23:20:46 +0900 (5444fd9) @@ -5,15 +5,15 @@ Summary: # of responses : 1 # of slow responses : 0 responses/sec : 319.6056322182932 - start time : 2012-12-12 17:39:17.3 - last time : 2012-12-12 17:39:17.3 + start time : 2012-12-12T17:39:17.624896+09:00 + last time : 2012-12-12T17:39:17.628024+09:00 period(sec) : 0.003128856 slow response ratio : 0.000% total response time : 0.003128856 Slow Operations: Slow Queries: -1) [2012-12-12 17:39:17.3-2012-12-12 17:39:17.3 (0.00312886)](0): load --table Video +1) [2012-12-12T17:39:17.624896+09:00-2012-12-12T17:39:17.628024+09:00 (0.00312886)](0): load --table Video name: <load> parameters: <table>: <Video> -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180204/ca1bb633/attachment-0001.htm