MySQL
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a Drupal installation failure
- Detect a test run failure
- Detect a failing test
Review the test failures below then if necessary run them locally until the problem has been fixed.
- Complete test suite with all tests passing
40 pass(es), 1 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Scribd Filter Tests (ScribdFilterTestCase) [Input filters] | 40 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Raw "<script type="text/javascript" src="http://www.scribd.com/javascripts/view.js"></script>
<div id="embedded_flash" class="collapsible collapsed"></div>
<script type="text/javascript">
var scribd_doc = scribd.Document.getDoc("50662460", "key-1pf4xhwewj9fj8m54q0l");
scribd_doc.addParam("jsapi_version", 1);
scribd_doc.write("embedded_flash");
</script>" found | Other | scribd_filter.test | 63 | ScribdFilterTestCase->testEmbedStyle() |  |
|
All
| Test name | Pass | Fail | Exception |
Scribd Filter Tests (ScribdFilterTestCase) [Input filters] | 40 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Raw "<script type="text/javascript" src="http://www.scribd.com/javascripts/view.js"></script>
<div id="embedded_flash" class="collapsible collapsed"></div>
<script type="text/javascript">
var scribd_doc = scribd.Document.getDoc("50662460", "key-1pf4xhwewj9fj8m54q0l");
scribd_doc.addParam("jsapi_version", 1);
scribd_doc.write("embedded_flash");
</script>" found | Other | scribd_filter.test | 63 | ScribdFilterTestCase->testEmbedStyle() |  |
|