Download & Extend

Convert some RDF tests to DrupalUnitTestBase

Project:Drupal core
Version:8.x-dev
Component:rdf.module
Category:task
Priority:normal
Assigned:Unassigned
Status:needs work
Issue tags:Test suite performance

Issue Summary

With patch

Drupal test run
---------------

Tests to be run:
- RDFa markup for comments (Drupal\rdf\Tests\CommentAttributesTest)
- RDF mapping CRUD functions (Drupal\rdf\Tests\CrudTest)
- RDF namespaces serialization test (Drupal\rdf\Tests\GetNamespacesTest)
- RDF namespaces (Drupal\rdf\Tests\GetRdfNamespacesTest)
- RDF mapping definition functionality (Drupal\rdf\Tests\MappingDefinitionTest)
- RDF mapping hook (Drupal\rdf\Tests\MappingHookTest)
- RDFa markup (Drupal\rdf\Tests\RdfaMarkupTest)
- RDF mapping tests (Drupal\rdf\Tests\RdfMappingEventTest)
- RDF site schema test (Drupal\rdf\Tests\SiteSchemaTest)
- RDF tracker page mapping (Drupal\rdf\Tests\TrackerAttributesTest)

Test run started:
Monday, January 21, 2013 - 23:40

Test summary
------------

RDFa markup for comments 118 passes, 0 fails, and 0 exceptions
RDF mapping CRUD functions 9 passes, 0 fails, and 0 exceptions
RDF namespaces serialization test 7 passes, 0 fails, and 0 exceptions
RDF namespaces 4 passes, 0 fails, and 0 exceptions
RDF mapping definition functionality 59 passes, 0 fails, and 0 exceptions
RDF mapping hook 5 passes, 0 fails, and 0 exceptions
RDFa markup 37 passes, 0 fails, and 0 exceptions
RDF mapping tests 2 passes, 0 fails, and 0 exceptions
RDF site schema test 2 passes, 0 fails, and 0 exceptions
RDF tracker page mapping 33 passes, 0 fails, and 0 exceptions

Test run duration: 3 min 54 sec

without patch

Drupal test run
---------------

Tests to be run:
- RDFa markup for comments (Drupal\rdf\Tests\CommentAttributesTest)
- RDF mapping CRUD functions (Drupal\rdf\Tests\CrudTest)
- RDF namespaces serialization test (Drupal\rdf\Tests\GetNamespacesTest)
- RDF namespaces (Drupal\rdf\Tests\GetRdfNamespacesTest)
- RDF mapping definition functionality (Drupal\rdf\Tests\MappingDefinitionTest)
- RDF mapping hook (Drupal\rdf\Tests\MappingHookTest)
- RDFa markup (Drupal\rdf\Tests\RdfaMarkupTest)
- RDF mapping tests (Drupal\rdf\Tests\RdfMappingEventTest)
- RDF site schema test (Drupal\rdf\Tests\SiteSchemaTest)
- RDF tracker page mapping (Drupal\rdf\Tests\TrackerAttributesTest)

Test run started:
Monday, January 21, 2013 - 23:45

Test summary
------------

RDFa markup for comments 118 passes, 0 fails, and 0 exceptions
RDF mapping CRUD functions 10 passes, 0 fails, and 0 exceptions
RDF namespaces serialization test 7 passes, 0 fails, and 0 exceptions
RDF namespaces 5 passes, 0 fails, and 0 exceptions
RDF mapping definition functionality 59 passes, 0 fails, and 0 exceptions
RDF mapping hook 6 passes, 0 fails, and 0 exceptions
RDFa markup 37 passes, 0 fails, and 0 exceptions
RDF mapping tests 3 passes, 0 fails, and 0 exceptions
RDF site schema test 3 passes, 0 fails, and 0 exceptions
RDF tracker page mapping 33 passes, 0 fails, and 0 exceptions

Test run duration: 4 min 22 sec
AttachmentSizeStatusTest resultOperations
drupal8.rdf-unit-test.patch4.87 KBIdleFAILED: [[SimpleTest]]: [MySQL] 52,266 pass(es), 0 fail(s), and 3 exception(s).View details | Re-test

Comments

#1

#2

Component:token system» rdf.module

Just noticed this issue, I'm not sure why it is filed under the token system. I'm pretty sure it should be under rdf.module.

This will need to be rerolled in a few days, the RDF tests are in flux.

#3

drupal8.rdf-unit-test.patch queued for re-testing.

#4

Status:needs review» needs work

The last submitted patch, drupal8.rdf-unit-test.patch, failed testing.

nobody click here