Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic link propagation #491

Merged
merged 2 commits into from
Nov 18, 2024

Fixes for failing tests

a418683
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Semantic link propagation #491

Fixes for failing tests
a418683
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E Functional Test Results: core succeeded Nov 15, 2024 in 0s

657 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.admin.AdminFunctionalSpec.xml 4✅ 3s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.admin.ApiPropertyFunctionalSpec.xml 17✅ 5s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.async.AsyncJobFunctionalSpec.xml 32✅ 2s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.async.DomainExportFunctionalSpec.xml 48✅ 5s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.authority.AuthorityFunctionalSpec.xml 44✅ 7s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.container.ClassifierFunctionalSpec.xml 120✅ 41s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.container.FolderFunctionalSpec.xml 159✅ 37s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.container.NestedClassifierFunctionalSpec.xml 44✅ 9s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.container.NestedFolderFunctionalSpec.xml 45✅ 6s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.email.EmailFunctionalSpec.xml 6✅ 9s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.error.ErrorFunctionalSpec.xml 3✅ 220ms
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.file.ThemeImageFileFunctionalSpec.xml 12✅ 2s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.file.UserImageFileFunctionalSpec.xml 27✅ 3s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.importer.ImporterFunctionalSpec.xml 2✅ 207ms
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.path.PathFunctionalSpec.xml 27✅ 2s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.provider.MauroDataMapperProviderFunctionalSpec.xml 1✅ 263ms
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.provider.MauroDataMapperServiceProviderFunctionalSpec.xml 8✅ 427ms
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.search.SearchFunctionalSpec.xml 13✅ 2s
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.session.SessionFunctionalSpec.xml 3✅ 316ms
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.tree.DataModelTreeItemFunctionalSpec.xml 5✅ 565ms
mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.tree.FolderTreeItemFunctionalSpec.xml 37✅ 3s

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.admin.AdminFunctionalSpec.xml

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.admin.ApiPropertyFunctionalSpec.xml

17 tests were completed in 5s with 17 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.async.AsyncJobFunctionalSpec.xml

32 tests were completed in 2s with 32 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.async.DomainExportFunctionalSpec.xml

48 tests were completed in 5s with 48 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.authority.AuthorityFunctionalSpec.xml

44 tests were completed in 7s with 44 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.container.ClassifierFunctionalSpec.xml

120 tests were completed in 41s with 120 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.container.FolderFunctionalSpec.xml

159 tests were completed in 37s with 159 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.container.NestedClassifierFunctionalSpec.xml

44 tests were completed in 9s with 44 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.container.NestedFolderFunctionalSpec.xml

45 tests were completed in 6s with 45 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.email.EmailFunctionalSpec.xml

6 tests were completed in 9s with 6 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.error.ErrorFunctionalSpec.xml

3 tests were completed in 220ms with 3 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.file.ThemeImageFileFunctionalSpec.xml

12 tests were completed in 2s with 12 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.file.UserImageFileFunctionalSpec.xml

27 tests were completed in 3s with 27 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.importer.ImporterFunctionalSpec.xml

2 tests were completed in 207ms with 2 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.path.PathFunctionalSpec.xml

27 tests were completed in 2s with 27 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.provider.MauroDataMapperProviderFunctionalSpec.xml

1 tests were completed in 263ms with 1 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.provider.MauroDataMapperServiceProviderFunctionalSpec.xml

8 tests were completed in 427ms with 8 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.search.SearchFunctionalSpec.xml

13 tests were completed in 2s with 13 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.session.SessionFunctionalSpec.xml

3 tests were completed in 316ms with 3 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.tree.DataModelTreeItemFunctionalSpec.xml

5 tests were completed in 565ms with 5 passed, 0 failed and 0 skipped.

✅ mdm-testing-functional/build/test-results/core/TEST-uk.ac.ox.softeng.maurodatamapper.testing.functional.core.tree.FolderTreeItemFunctionalSpec.xml

37 tests were completed in 3s with 37 passed, 0 failed and 0 skipped.