Skip to content

Conversation

@eccles
Copy link
Contributor

@eccles eccles commented Mar 31, 2025

Test Results


task functests
task: [about] ./scripts/builder.sh ./scripts/version.sh
task: [functests] ./scripts/builder.sh ./scripts/functests.sh
Python 3.9.21
test_access_policies_share_asset_with_different_attributes (functests.execaccess_policies.TestAccessPoliciesShare) ... skipped 'cannot run test as DATATRAILS_AUTHTOKEN_FILENAME_2 is not set'
test_access_policies_share_assets_symmetrically (functests.execaccess_policies.TestAccessPoliciesShare) ... skipped 'cannot run test as DATATRAILS_AUTHTOKEN_FILENAME_2 is not set'
test_access_policies_create (functests.execaccess_policies.TestAccessPoliciesSimple) ... ok
test_access_policies_delete (functests.execaccess_policies.TestAccessPoliciesSimple) ... ok
test_access_policies_list (functests.execaccess_policies.TestAccessPoliciesSimple) ... ok
test_access_policies_update (functests.execaccess_policies.TestAccessPoliciesSimple) ... ok
test_appidp_token (functests.execapplications.TestApplications) ... ok
test_appidp_token_404 (functests.execapplications.TestApplications) ... ok
test_applications_create (functests.execapplications.TestApplications) ... ok
test_applications_delete (functests.execapplications.TestApplications) ... ok
test_applications_list (functests.execapplications.TestApplications) ... ok
test_applications_regenerate (functests.execapplications.TestApplications) ... ok
test_applications_update (functests.execapplications.TestApplications) ... ok
test_archivist_token (functests.execapplications.TestApplications) ... skipped 'cannot run test as DATATRAILS_REFRESH_TOKEN is not set'
test_asset_create (functests.execassets.TestAssetCreate) ... ok
test_asset_create_event (functests.execassets.TestAssetCreate) ... ok
test_asset_create_merkle_log (functests.execassets.TestAssetCreate) ... ok
test_asset_create_with_fixtures (functests.execassets.TestAssetCreate) ... ok
test_asset_create_if_not_exists_with_bad_attachment (functests.execassets.TestAssetCreateIfNotExists) ... ok
test_asset_create_if_not_exists_with_bad_attachment_assetattachment (functests.execassets.TestAssetCreateIfNotExists) ... ok
test_attachment_info (functests.execattachments.TestAttachmentsCreate) ... skipped 'cannot run test as DATATRAILS_BLOB_IDENTITY is not set'
test_attachment_upload_and_download (functests.execattachments.TestAttachmentsCreate) ... ok
test_attachment_upload_and_download_allow_insecure (functests.execattachments.TestAttachmentsCreate) ... ok
test_attachment_upload_and_download_docx (functests.execattachments.TestAttachmentsCreate) ... ok
test_attachment_upload_and_download_strict (functests.execattachments.TestAttachmentsCreate) ... ok
test_attachment_malware_scan1 (functests.execattachments.TestAttachmentstMalware) ... ok
test_attachment_malware_scan2 (functests.execattachments.TestAttachmentstMalware) ... ok
test_attachment_malware_scan3 (functests.execattachments.TestAttachmentstMalware) ... ok
test_attachment_malware_scan4 (functests.execattachments.TestAttachmentstMalware) ... ok
test_01_create_artist_albuminfo (functests.execnotebooks.TestNotebooks) ... ok
test_02_find_artist_create_coverart (functests.execnotebooks.TestNotebooks) ... ok
test_03_find_artist_addtl_albuminfo (functests.execnotebooks.TestNotebooks) ... ok
test_create_event_with_verified_domain (functests.execnotebooks.TestNotebooks) ... ok
test_share_album_release_recordlabel (functests.execnotebooks.TestNotebooks) ... skipped 'Requires root access credentials -- see #7742'
test_share_album_release_user (functests.execnotebooks.TestNotebooks) ... skipped 'Requires root access credentials -- see #7742'
test_share_artist_asset_recordlabel (functests.execnotebooks.TestNotebooks) ... skipped 'Requires root access credentials -- see #7742'
test_share_artist_asset_user (functests.execnotebooks.TestNotebooks) ... skipped 'Requires root access credentials - see #7742'
test_asset_create_if_not_exists_with_bad_attachment_assetattachment (functests.execpublicassets.TestPublicAssetCreate) ... ok
test_public_asset_create (functests.execpublicassets.TestPublicAssetCreate) ... ok
test_public_asset_create_event (functests.execpublicassets.TestPublicAssetCreate) ... ok
test_runner_door_entry (functests.execrunner.TestRunner) ... ok
test_runner_estate_info (functests.execrunner.TestRunner) ... ok
test_runner_subjects (functests.execrunner.TestRunner) ... ok
test_runner_synsation (functests.execrunner.TestRunner) ... ok
test_runner_wipp (functests.execrunner.TestRunner) ... ok
test_subjects_count (functests.execsubjects.TestSubjects) ... ok
test_subjects_create (functests.execsubjects.TestSubjects) ... ok
test_subjects_create_b64 (functests.execsubjects.TestSubjects) ... ok
test_subjects_delete (functests.execsubjects.TestSubjects) ... ok
test_subjects_list (functests.execsubjects.TestSubjects) ... ok
test_subjects_update (functests.execsubjects.TestSubjects) ... ok

----------------------------------------------------------------------
Ran 51 tests in 78.506s

OK (skipped=8)
task pipeline-functests
task: [about] ./scripts/builder.sh ./scripts/version.sh
task: [pipeline-functests] ./scripts/builder.sh ./scripts/pipeline_functests.sh

Running tests...
----------------------------------------------------------------------
  test_access_policies_share_asset_with_different_attributes (functests.execaccess_policies.TestAccessPoliciesShare) ... skip (0.002s)
  test_access_policies_share_assets_symmetrically (functests.execaccess_policies.TestAccessPoliciesShare) ... skip (0.002s)
  test_access_policies_create (functests.execaccess_policies.TestAccessPoliciesSimple) ... ok (0.267s)
  test_access_policies_delete (functests.execaccess_policies.TestAccessPoliciesSimple) ... ok (0.209s)
  test_access_policies_list (functests.execaccess_policies.TestAccessPoliciesSimple) ... ok (0.817s)
  test_access_policies_update (functests.execaccess_policies.TestAccessPoliciesSimple) ... ok (0.500s)
  test_appidp_token (functests.execapplications.TestApplications) ... ok (0.403s)
  test_appidp_token_404 (functests.execapplications.TestApplications) ... ok (0.376s)
  test_applications_create (functests.execapplications.TestApplications) ... ok (0.189s)
  test_applications_delete (functests.execapplications.TestApplications) ... ok (0.227s)
  test_applications_list (functests.execapplications.TestApplications) ... ok (0.257s)
  test_applications_regenerate (functests.execapplications.TestApplications) ... ok (0.370s)
  test_applications_update (functests.execapplications.TestApplications) ... ok (0.227s)
  test_archivist_token (functests.execapplications.TestApplications) ... skip (0.001s)
  test_asset_create (functests.execassets.TestAssetCreate) ... ok (1.104s)
  test_asset_create_event (functests.execassets.TestAssetCreate) ... ok (3.469s)
  test_asset_create_merkle_log (functests.execassets.TestAssetCreate) ... ok (2.360s)
  test_asset_create_with_fixtures (functests.execassets.TestAssetCreate) ... ok (0.644s)
  test_asset_create_if_not_exists_with_bad_attachment (functests.execassets.TestAssetCreateIfNotExists) ... ok (0.166s)
  test_asset_create_if_not_exists_with_bad_attachment_assetattachment (functests.execassets.TestAssetCreateIfNotExists) ... ok (0.241s)
  test_attachment_info (functests.execattachments.TestAttachmentsCreate) ... skip (0.001s)
  test_attachment_upload_and_download (functests.execattachments.TestAttachmentsCreate) ... ok (0.187s)
  test_attachment_upload_and_download_allow_insecure (functests.execattachments.TestAttachmentsCreate) ... ok (0.201s)
  test_attachment_upload_and_download_docx (functests.execattachments.TestAttachmentsCreate) ... ok (0.239s)
  test_attachment_upload_and_download_strict (functests.execattachments.TestAttachmentsCreate) ... ok (0.196s)
  test_attachment_malware_scan1 (functests.execattachments.TestAttachmentstMalware) ... ok (0.175s)
  test_attachment_malware_scan2 (functests.execattachments.TestAttachmentstMalware) ... ok (0.170s)
  test_attachment_malware_scan3 (functests.execattachments.TestAttachmentstMalware) ... ok (0.161s)
  test_attachment_malware_scan4 (functests.execattachments.TestAttachmentstMalware) ... ok (0.180s)
  test_01_create_artist_albuminfo (functests.execnotebooks.TestNotebooks) ... ok (2.342s)
  test_02_find_artist_create_coverart (functests.execnotebooks.TestNotebooks) ... ok (2.307s)
  test_03_find_artist_addtl_albuminfo (functests.execnotebooks.TestNotebooks) ... ok (2.013s)
  test_create_event_with_verified_domain (functests.execnotebooks.TestNotebooks) ... ok (5.152s)
  test_share_album_release_recordlabel (functests.execnotebooks.TestNotebooks) ... skip (0.001s)
  test_share_album_release_user (functests.execnotebooks.TestNotebooks) ... skip (0.000s)
  test_share_artist_asset_recordlabel (functests.execnotebooks.TestNotebooks) ... skip (0.001s)
  test_share_artist_asset_user (functests.execnotebooks.TestNotebooks) ... skip (0.001s)
  test_asset_create_if_not_exists_with_bad_attachment_assetattachment (functests.execpublicassets.TestPublicAssetCreate) ... ok (31.252s)
  test_public_asset_create (functests.execpublicassets.TestPublicAssetCreate) ... ok (2.601s)
  test_public_asset_create_event (functests.execpublicassets.TestPublicAssetCreate) ... ok (2.315s)
  test_runner_door_entry (functests.execrunner.TestRunner) ... ok (5.787s)
  test_runner_estate_info (functests.execrunner.TestRunner) ... ok (0.251s)
  test_runner_subjects (functests.execrunner.TestRunner) ... ok (0.653s)
  test_runner_synsation (functests.execrunner.TestRunner) ... ok (5.282s)
  test_runner_wipp (functests.execrunner.TestRunner) ... ok (6.789s)
  test_subjects_count (functests.execsubjects.TestSubjects) ... ok (0.119s)
  test_subjects_create (functests.execsubjects.TestSubjects) ... ok (0.141s)
  test_subjects_create_b64 (functests.execsubjects.TestSubjects) ... ok (0.131s)
  test_subjects_delete (functests.execsubjects.TestSubjects) ... ok (0.189s)
  test_subjects_list (functests.execsubjects.TestSubjects) ... ok (0.144s)
  test_subjects_update (functests.execsubjects.TestSubjects) ... ok (0.179s)

----------------------------------------------------------------------
Ran 51 tests in 81.409s

OK (skipped=8)

Generating XML reports...
Generated XML report: ./functest-results/TEST-functests.execaccess_policies.TestAccessPoliciesSimple-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execapplications.TestApplications-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execassets.TestAssetCreate-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execassets.TestAssetCreateIfNotExists-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execattachments.TestAttachmentsCreate-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execattachments.TestAttachmentstMalware-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execnotebooks.TestNotebooks-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execpublicassets.TestPublicAssetCreate-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execrunner.TestRunner-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execsubjects.TestSubjects-20250331142650.xml
Generated XML report: ./functest-results/TEST-functests.execaccess_policies.TestAccessPoliciesShare-20250331142650.xml

AB#10628

AB#10628

Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
@eccles eccles marked this pull request as ready for review March 31, 2025 14:29
@eccles eccles requested review from JAG-UK and j-hartley March 31, 2025 14:29
@eccles eccles enabled auto-merge (squash) March 31, 2025 14:32
@eccles eccles merged commit 4d96e80 into main Mar 31, 2025
13 checks passed
@eccles eccles deleted the dev/paul/10628-remove-arc-correlation_value branch March 31, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants