{"id":28530912,"url":"https://github.com/exist-db/exist-domts","last_synced_at":"2025-07-29T01:33:49.614Z","repository":{"id":23311975,"uuid":"98691622","full_name":"eXist-db/exist-domts","owner":"eXist-db","description":"W3C DOM Test Suite for eXist-db","archived":false,"fork":false,"pushed_at":"2023-03-24T03:56:29.000Z","size":101,"stargazers_count":3,"open_issues_count":8,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-07-28T04:29:51.543Z","etag":null,"topics":["dom","exist-db","w3c","xml"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eXist-db.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"open_collective":"existdb"}},"created_at":"2017-07-28T22:06:57.000Z","updated_at":"2022-01-10T10:26:31.000Z","dependencies_parsed_at":"2023-01-13T23:06:41.946Z","dependency_job_id":"f31f6d86-57f3-4e2c-9c46-1ee28e5b8ea3","html_url":"https://github.com/eXist-db/exist-domts","commit_stats":{"total_commits":46,"total_committers":6,"mean_commits":7.666666666666667,"dds":0.6739130434782609,"last_synced_commit":"9b262ad90f407d661af65d79c77a6f642995161f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eXist-db/exist-domts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fexist-domts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fexist-domts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fexist-domts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fexist-domts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eXist-db","download_url":"https://codeload.github.com/eXist-db/exist-domts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eXist-db%2Fexist-domts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267616601,"owners_count":24116157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dom","exist-db","w3c","xml"],"created_at":"2025-06-09T14:37:46.084Z","updated_at":"2025-07-29T01:33:49.609Z","avatar_url":"https://github.com/eXist-db.png","language":"Java","funding_links":["https://opencollective.com/existdb"],"categories":[],"sub_categories":[],"readme":"# W3C DOM Test Suite for eXist-db\n\n![Java CI](https://github.com/eXist-db/exist-domts/workflows/Java%20CI/badge.svg)\n\nTo execute:\n\n```bash\n$ mvn clean test\n```\n\nor if you want a HTML report of the test results:\n\n```bash\n$ mvn clean site\n```\n\nThe report can then be found in `target/site/surefire-report.html`.\n\n# Results\n\n## eXist-db 5.3.0\n\n| Test Suite                | Tests | Errors | Failures | Skipped | Success Rate | Time (s) |\n|---------------------------|-------|--------|----------|---------|--------------|----------|\n| Level 1 Core (Memtree)    | 527   | 266    | 110      | 0       | 28.653%      | 0.441    |\n| Level 2 Core (Memtree)    | 282   | 139    | 69       | 0       | 26.241%      | 0.524    |\n| Level 3 Core (Memtree)    | 722   | 593    | 64       | 0       | 9.003%       | 0.558    |\n| Level 1 Core (Persistent) | 527   | 272    | 64       | 0       | 36.243%      | 1.482    |\n| Level 2 Core (Persistent) | 282   | 115    | 81       | 0       | 30.496%      | 1.233    |\n| Level 3 Core (Persistent) | 722   | 624    | 28       | 0       | 9.695%       | 1.336    |\n\n## eXist-db 4.7.0\n\n| Test Suite                | Tests | Errors | Failures | Skipped | Success Rate | Time (s) |\n|---------------------------|-------|--------|----------|---------|--------------|----------|\n| Level 1 Core (Memtree)    | 527   | 266    | 110      | 0       | 28.653%      | 0.877    |\n| Level 2 Core (Memtree)    | 282   | 139    | 69       | 0       | 26.241%      | 0.373    |\n| Level 3 Core (Memtree)    | 722   | 597    | 61       | 0       | 8.864%       | 2.600    |\n| Level 1 Core (Persistent) | 527   | 272    | 64       | 0       | 36.243%      | 6.901    |\n| Level 2 Core (Persistent) | 282   | 115    | 81       | 0       | 30.496%      | 2.578    |\n| Level 3 Core (Persistent) | 722   | 624    | 28       | 0       | 9.695%       | 3.382    |\n\n## eXist-db 3.6.1\n\n| Test Suite                | Tests | Errors | Failures | Skipped | Success Rate | Time (s) |\n|---------------------------|-------|--------|----------|---------|--------------|----------|\n| Level 1 Core (Memtree)    | 527   | 266    | 110      | 0       | 28.653%      | 1.115    |\n| Level 2 Core (Memtree)    | 282   | 163    | 69       | 0       | 26.241%      | 0.456    |\n| Level 3 Core (Memtree)    | 722   | 604    | 54       | 0       | 8.864%       | 0.861    |\n| Level 1 Core (Persistent) | 527   | 279    | 61       | 0       | 35.484%      | 2.206    |\n| Level 2 Core (Persistent) | 282   | 116    | 81       | 0       | 30.142%      | 0.817    |\n| Level 3 Core (Persistent) | 722   | 624    | 28       | 0       | 9.695%       | 1.407    |\n\n## eXist-db 3.6.0\n\n| Test Suite                | Tests | Errors | Failures | Skipped | Success Rate | Time (s) |\n|---------------------------|-------|--------|----------|---------|--------------|----------|\n| Level 1 Core (Memtree)    | 527   | 266    | 110      | 0       | 28.653%      | 1.115    |\n| Level 2 Core (Memtree)    | 282   | 163    | 69       | 0       | 26.241%      | 0.456    |\n| Level 3 Core (Memtree)    | 722   | 604    | 54       | 0       | 8.864%       | 0.861    |\n| Level 1 Core (Persistent) | 527   | 279    | 61       | 0       | 35.484%      | 2.206    |\n| Level 2 Core (Persistent) | 282   | 116    | 81       | 0       | 30.142%      | 0.817    |\n| Level 3 Core (Persistent) | 722   | 624    | 28       | 0       | 9.695%       | 1.407    |\n\n## eXist-db 3.3.0\n\n| Test Suite                | Tests | Errors | Failures\t| Skipped | Success Rate | Time (s) |\n|---------------------------|-------|--------|----------|---------|--------------|----------|\n| Level 1 Core (Memtree)    | 513   | 193    | 192      | 0       | 24.951%      | 1.674    |\n| Level 2 Core (Memtree)    | 282   | 143    | 83       | 0       | 19.858%      | 0.921    |\n| Level 3 Core (Memtree)    | 717   | 539    | 130      | 0       | 6.695%       | 1.301    |\n| Level 1 Core (Persistent) | 513   | 331    | 88       | 0       | 18.324%      | 3.125    |\n| Level 2 Core (Persistent) | 282   | 131    | 108      | 0       | 15.248%      | 0.949    |\n| Level 3 Core (Persistent) | 717   | 631    | 22       | 0       | 8.926%       | 2.078    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexist-db%2Fexist-domts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexist-db%2Fexist-domts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexist-db%2Fexist-domts/lists"}