Jump to: output_first_mismatch    outcomes_full_history    elapsed_time_chart
Show cross-report outcomes.

Annotation type Annotation details
1 @message
assert   
  + unsuccessful metadata update
  + -ALTER DATABASE failed
  + -Missing correct crypt key
  + -Plugin fbSampleDbCrypt:
  + -Crypt key Red not set

LOG DETAILS:

2024-04-21 05:23:45.857
2024-04-21 05:23:45.857 act = <firebird.qa.plugin.Action object at [hex]>
2024-04-21 05:23:45.857 capsys = <_pytest.capture.CaptureFixture object at [hex]>
2024-04-21 05:23:45.857
2024-04-21 05:23:45.857     @pytest.mark.encryption
2024-04-21 05:23:45.857     @pytest.mark.version('>=3.0.4')
2024-04-21 05:23:45.857     def test_1(act: Action, capsys):
2024-04-21 05:23:45.857
2024-04-21 05:23:45.857         with act.db.connect() as con:
2024-04-21 05:23:45.857
2024-04-21 05:23:45.857             t1=py_dt.datetime.now()
2024-04-21 05:23:45.857             d1 = t1-t1
2024-04-21 05:23:45.857             sttm = f'alter database encrypt with "{ENCRYPTION_PLUGIN}" key "{ENCRYPTION_KEY}"'
2024-04-21 05:23:45.857             try:
2024-04-21 05:23:45.857                 con.execute_immediate(sttm)
2024-04-21 05:23:45.857                 con.commit()
2024-04-21 05:23:45.857             except DatabaseError as e:
2024-04-21 05:23:45.857                 print( e.__str__() )
2024-04-21 05:23:45.857
2024-04-21 05:23:45.857             act.expected_stdout = ''
2024-04-21 05:23:45.857             act.stdout = capsys.readouterr().out
2024-04-21 05:23:45.857 >           assert act.clean_stdout == act.clean_expected_stdout
2024-04-21 05:23:45.857 E           assert
2024-04-21 05:23:45.857 E             + unsuccessful metadata update
2024-04-21 05:23:45.857 E             + -ALTER DATABASE failed
2024-04-21 05:23:45.857 E             + -Missing correct crypt key
2024-04-21 05:23:45.857 E             + -Plugin fbSampleDbCrypt:
2024-04-21 05:23:45.857 E             + -Crypt key Red not set
2024-04-21 05:23:45.857
2024-04-21 05:23:45.857 tests\bugs\core_5796_test.py:96: AssertionError
2024-04-21 05:23:45.857 ---------------------------- Captured stdout setup ----------------------------
2024-04-21 05:23:45.857 Cached db: db-12.0-None-None-NONE.fdb [page_size=None, sql_dialect=None, charset='NONE'
2 #text
act = <firebird.qa.plugin.Action pytest object at [hex]>
capsys = <_pytest.capture.CaptureFixture pytest object at [hex]>

    @pytest.mark.encryption
    @pytest.mark.version('>=3.0.4')
    def test_1(act: Action, capsys):
    
        with act.db.connect() as con:
    
            t1=py_dt.datetime.now()
            d1 = t1-t1
            sttm = f'alter database encrypt with "{ENCRYPTION_PLUGIN}" key "{ENCRYPTION_KEY}"'
            try:
                con.execute_immediate(sttm)
                con.commit()
            except DatabaseError as e:
                print( e.__str__() )
    
            act.expected_stdout = ''
            act.stdout = capsys.readouterr().out
>           assert act.clean_stdout == act.clean_expected_stdout
E           assert   
E             + unsuccessful metadata update
E             + -ALTER DATABASE failed
E             + -Missing correct crypt key
E             + -Plugin fbSampleDbCrypt:
E             + -Crypt key Red not set

tests\bugs\core_5796_test.py:96: AssertionError
Full history of outcomes and elapsed time, ms:
NN SNAP_INFO CS_outcome SS_outcome CS_run_time SS_run_time CS_run_beg CS_run_end SS_run_beg SS_run_end
1 3.0.13.33809 2025.05.14 6638e P P 5831 6028 2025.06.30 14:41:24.829 2025.06.30 14:41:30.660 2025.06.30 14:06:12.369 2025.06.30 14:06:18.397
2 3.0.13.33809 2025.05.06 28ad0 P P 5864 6027 2025.05.14 08:21:04.970 2025.05.14 08:21:10.834 2025.05.14 07:44:21.884 2025.05.14 07:44:27.911
3 3.0.13.33808 2025.04.25 28426 P P 5781 5973 2025.05.06 13:31:54.205 2025.05.06 13:31:59.986 2025.05.06 12:57:02.676 2025.05.06 12:57:08.649
4 3.0.13.33803 2025.04.23 307b8 P P 5864 6015 2025.04.25 13:40:28.347 2025.04.25 13:40:34.211 2025.04.25 13:05:29.214 2025.04.25 13:05:35.229
5 3.0.13.33803 2025.03.25 ea22a P P 5782 5955 2025.04.20 08:11:46.685 2025.04.20 08:11:52.467 2025.04.20 07:15:02.271 2025.04.20 07:15:08.226
6 3.0.13.33803 2025.02.25 08ebd P P 5904 6104 2025.03.25 10:27:27.675 2025.03.25 10:27:33.579 2025.03.25 09:29:29.749 2025.03.25 09:29:35.853
7 3.0.13.33796 2025.01.29 0ab85 P P 5819 5986 2025.02.25 12:18:06.518 2025.02.25 12:18:12.337 2025.02.25 11:42:45.709 2025.02.25 11:42:51.695
8 3.0.13.33796 2025.01.14 99b3b P P 5778 5928 2025.01.24 11:22:36.438 2025.01.24 11:22:42.216 2025.01.24 10:47:29.367 2025.01.24 10:47:35.295
9 3.0.13.33795 2024.12.13 fbbd9 P P 5862 6005 2025.01.01 12:33:40.001 2025.01.01 12:33:45.863 2025.01.01 11:58:04.740 2025.01.01 11:58:10.745
10 3.0.13.33795 2024.11.24 b8847 P P 6246 6026 2024.12.11 12:31:23.636 2024.12.11 12:31:29.882 2024.12.11 11:56:00.457 2024.12.11 11:56:06.483
11 3.0.13.33794 2024.10.15 abe09 P P 6410 5898 2024.11.22 12:07:47.487 2024.11.22 12:07:53.897 2024.11.22 11:32:16.321 2024.11.22 11:32:22.219
12 3.0.13.33793 2024.10.14 f831a P P 5831 6163 2024.10.15 12:35:21.903 2024.10.15 12:35:27.734 2024.10.15 11:59:43.268 2024.10.15 11:59:49.431
13 3.0.13.33793 2024.10.04 82ccc P P 5832 5982 2024.10.12 12:34:20.331 2024.10.12 12:34:26.163 2024.10.12 11:59:00.051 2024.10.12 11:59:06.033
14 3.0.13.33792 2024.08.31 d8791 P P 5803 5968 2024.10.03 12:42:38.814 2024.10.03 12:42:44.617 2024.10.03 12:06:16.810 2024.10.03 12:06:22.778
15 3.0.13.33787 2024.08.23 8ee81 P P 5918 5889 2024.09.01 12:52:53.227 2024.09.01 12:52:59.145 2024.09.01 12:13:30.184 2024.09.01 12:13:36.073
16 3.0.13.33787 2024.08.09 df740 P P 6346 6074 2024.08.23 12:48:44.412 2024.08.23 12:48:50.758 2024.08.23 12:09:32.537 2024.08.23 12:09:38.611
17 3.0.12.33746 2024.07.15 11dd4 P P 6243 6100 2024.08.09 12:09:03.489 2024.08.09 12:09:09.732 2024.08.09 11:30:13.120 2024.08.09 11:30:19.220
18 3.0.12.33746 2024.06.11 8a5eb P P 6148 5975 2024.07.15 11:02:17.318 2024.07.15 11:02:23.466 2024.07.15 10:28:14.695 2024.07.15 10:28:20.670
19 3.0.12.33745 2024.05.21 301a7 P P 5657 5547 2024.05.25 07:59:50.937 2024.05.25 07:59:56.594 2024.05.25 07:28:21.712 2024.05.25 07:28:27.259
20 3.0.12.33745 2024.05.09 9cf37 P P 5688 5782 2024.05.21 08:00:11.753 2024.05.21 08:00:17.441 2024.05.21 07:28:37.501 2024.05.21 07:28:43.283
21 3.0.12.33744 2024.04.20 af6b2 P P 5828 5972 2024.05.11 07:56:41.441 2024.05.11 07:56:47.269 2024.05.11 07:25:50.009 2024.05.11 07:25:55.981
22 3.0.12.33740 2024.04.06 c6cdd F F 5454 5344 2024.04.21 02:10:50.819 2024.04.21 02:10:56.273 2024.04.21 01:40:23.545 2024.04.21 01:40:28.889
23 3.0.12.33726 2024.03.29 1fac6 F F 5516 5407 2024.04.05 07:06:27.642 2024.04.05 07:06:33.158 2024.04.05 06:36:33.817 2024.04.05 06:36:39.224
24 3.0.12.33726 2024.03.11 456ca F F 5422 5453 2024.03.29 12:47:18.006 2024.03.29 12:47:23.428 2024.03.29 12:18:51.051 2024.03.29 12:18:56.504

Elapsed time, ms. Chart for last 24 runs:

Last commits information (all timestamps in UTC):