This is a plan issue to keep track of all the issues that come up via testing to move the MVP interface to something we can call usable so we can reach a 'shut off the old bots' point.

As soon as we reach a consensus on this issue and all child issues are closed or postponed, we will close this issue and disable the qa.drupal.org testbots.

Draft documentation for enabling DrupalCI as a Project Maintainer is available here:
https://www.drupal.org/node/2538838

DA staff have created a plan to phase out the PIFT/PIFR testbots in two stages. This will allow us to disable the bulk of testing on the old bots sooner - without compromising functionality for d6/d7 testing in the meantime.

The goal is to have D8 testing wholly on the new testbots around September 9th, so there is enough time to find any unexpected regressions before DrupalCon Barcelona sprints.

Blockers to Disabling D8 testing on qa.Drupal.org(PIFT/PIFR)

Order Issue Assignment Comments
1 #2538160: Add email notifications drumm, mixologic
2 #2518056: Need the ability to cancel a test job drumm, mixologic
3 #2551981: Add --directory option to run-tests.sh test discovery jthorson D8 discovery
4 #2534144: Patches that fail to apply should show as fails on drupal.org mixologic Should be generic to any build step failure
5 #2538478: PHP Fatal Errors during unit tests should show as a failure mixologic
6 #2560555: Issues should be set to "needs work" when patches fail DrupalCI tests drumm

Blockers to Disabling Legacy Testbots Completely (D7/D6)

Order Issue Assignment Comments
1 #2545492: Testrunner needs to support D7 Core testing isntall, jthorson
2 #2538462: Contrib Testing Test discovery not working for d6/d7 mixologic
3 #2538440: Testrunner needs to support testing D7 contrib isntall, jthorson
4 #2539496: PHP 7 testing needs recent builds and needs to display the build number isntall
5 #2551233: Ensure that DrupalCI supports D6 testing on the 5.3 environment for parity with PIFT/PIFR isntall
6 #2553401: DrupalCI needs to parse results from Drupal 7 simpletest mixologic
7 #2553403: DrupalCI needs to parse results from Drupal 6 simpletest mixologic
8 #2557259: Testrunner should run drupal from a subdirectory mixologic, isntall
9 #2489404: drupalci clean jthorson?, mixologic, isntall
10 #2484119: Create a 'syntax linting' build step plugin jthorson?
Fixed #2550791: Error messages should display the line number for the failure mixologic

Follow-Ups

Order Issue Assignment Comments
7 #2565567: Inconsistent patch test results for old and new testbot
8 #2580293: Patch having test with "PHP Fatal error" is marked as PASSED mixologic

Comments

Mixologic’s picture

Syntax linting is a step in the legacy bots, therefore needs to be addressed to avoid feature regression.

Mixologic’s picture

Mixologic’s picture

Sometimes testbots fail. These may get postponed depending on if they are a common occurrence.

Mixologic’s picture

Issue summary: View changes
xjm’s picture

@tim.plunkett suggested I comment here with things that I think need fixing for DrupalCI before deployment.

I've been trying to follow the emailed results, but I find them entirely ungrokkable. I never really understand if HEAD is passing on DrupalCI or not, nor why it seems so arbitrary whether the builds are successful or not. Not sure if there is an issue for improving the reporting.

Also it's difficult to drill down on what specifically failed on a test run. You get one useless page and then a second page that may crash because so much data is on it.

webchick’s picture

On the first point, fully agreed that I can't really parse those emails either. They make it sound like Jenkins is broken, which I can do nothing about, and then require reading var_dump()ed arrays to get any meaning.

On the second point, there is a FANTASTIC interface that shows real-time results, but it's buried under "Console output" in the sidebar which no one would think to click on. :( Can we make that the default place the link goes? (I think I made an issue for this at one point.)

webchick’s picture

Another thing that came up today, in trying to re-test #2498599-7: Remove sdboyer/gliph since it is unused by core PIFT tested it fine, but DrupalCI (?) returned an error saying the patch not "eligible" for re-testing (sorry, didn't catch the exact message). I attempted to re-test it after and got no such error, so this appears to be intermittent.

webchick’s picture

Here's an example of PIFT passing and DrupalCI giving an error: #2498599-18: Remove sdboyer/gliph since it is unused by core.

Quick link: https://dispatcher.drupalci.org/job/default/1479/console

jthorson’s picture

webchick’s picture

Ok great, sorry ... missed that. Also found my issue from above.

David_Rothstein’s picture

I noticed that the old testbots run on PHP 5.3 (for Drupal 7), but PHP 5.3 is not an option in the dropdown for the new testbots. Does that mean there's currently no way to test with PHP 5.3 in the new system?

If so, that seems like a blocker for disabling the legacy testbots (or at least for doing it anytime soon). PHP 5.3 is much more heavily used on production sites than it is on patch authors' machines, so people kind of rely on the testbot to help catch any 5.3-only regressions.

tim.plunkett’s picture

I and more than a couple other core devs had psuedo-admin rights on qa.d.o, and were able to cancel and requeue tests, and force-queue tests that had failing branches.
Is that sort of functionality going to be present for Drupal CI?

hestenet’s picture

jibran’s picture

Errors on D7 testing of Dynamic Entity Reference https://www.drupal.org/pift-ci-job/5898 and https://www.drupal.org/pift-ci-job/5900 also unable to test D8 patches of Dynamic Entity Reference https://www.drupal.org/node/2469609#comment-10143582

hestenet’s picture

@tim.plunkett - we have an issue open for canceling tests: #2518056: Need the ability to cancel a test job - there's a short term option of granting some elevated rights to core devs in jenkins and a longer term one for creating a ui. Wouldn't hurt to articulate some more explicit use cases that canceling is most needed for - it's slightly de-prioritized for us now that the bots can auto-scale and a bad test shouldn't cause a big blockage.

Does the already available re-test/add-test ui cover the re-queuing needs?

xjm’s picture

@tim.plunkett re: #12, we decided previously to limit the list to committers for the initial launch. We might expand it later.

Edit: @hesenet, @tim.plunkett doesn't have access to that UI I think; I haven't had opportunity yet to test it myself.

xjm’s picture

Issue summary: View changes

Adding to the summary for #11 and #5.

longwave’s picture

Ubercart's 8.x-4.x branch tests failed to run: https://www.drupal.org/pift-ci-job/5910

19:46:33 cd /var/www/html && sudo -u www-data php /var/www/html/core/scripts/run-tests.sh  --color --concurrency 27 --sqlite /var/www/html/results/simpletest.sqlite --php /opt/phpenv/shims/php --keep-results --dburl mysql://drupaltestbot:drupaltestbotpw@drupaltestbot-db-mysql-5-5/jenkins_default_1562 --module ubercart
19:46:33 Command created as exec id e4085507
19:46:34   ERROR: No valid tests were specified.

There is no "ubercart" module, instead our tests are spread among the many submodules in the project.

longwave’s picture

Ubercart 7.x-3.x failed with a different error: https://www.drupal.org/pift-ci-job/5964

21:13:55 cd /var/www/html && sudo -u www-data php /var/www/html/scripts/run-tests.sh --color --concurrency 27 --sqlite /var/www/html/results/simpletest.sqlite --php /opt/phpenv/shims/php --keep-results --dburl mysql://drupaltestbot:drupaltestbotpw@drupaltestbot-db-mysql-5-5/jenkins_default_1586 --module ubercart
21:13:55 Command created as exec id c87659a7
21:13:55   ERROR: Unknown argument '--sqlite'.
hestenet’s picture

Issue summary: View changes
twistor’s picture

Unit tests passing even though they failed.

Due to the recent Guzzle upgrade, Feeds tests failed.

The results here, https://dispatcher.drupalci.org/job/default/1635/console don't show a failure in the unit tests, just a PHP fatal. I can't tell exactly, but it seems like I wouldn't have been able to tell without the integration tests which fail later on.

webchick’s picture

Issue summary: View changes
Related issues: +#2538160: Add email notifications

Updating the issue summary with links to issues about better e-mail format + better results links.
I do not know what "Not obvious where the exceptions are displayed" means.

TR’s picture

As soon as we reach a consensus on this issue and all child issues are closed or postponed, we will close this issue and disable the qa.drupal.org testbots.

Maybe consider a trial period where both the old and the new run at the same time, so that contrib developers aren't completely blindsided and disrupted by the switchover? An announcement and documentation published *well before* this switchover happens would also be greatly appreciated.

This has the potential to be highly disruptive to those of us who have large numbers of tests we rely on.

tim.plunkett’s picture

As of today, both are running, for core and contrib. check out the bottom of your project's "automated testing" tab.

TR’s picture

Yes, I noticed - that's why I posted here ... and it's not working at all for Ubercart, see #18 and #19, and there's no documentation at all, and no announcement of this feature. The "Automated testing" tab on my projects has shown "Continuous integration tests" for several weeks, but they haven't worked at all until today; the tests always showed up as queued but never ran. And if you search for "Continuous integration tests" on drupal.org, you find nothing to explain this feature or how to use it - indeed there is no mention at all that it just turned on, and no explanation of what it means. My guess is that most contrib maintainers don't know about it yet.

So as I said, this has the potential to be highly disruptive. I welcome the improvement, but please manage the rollout responsibly so you don't screw over contrib developers like me.

Also note, I posted #2536786: Continuous integration tests just two days ago, after two weeks of finding no information about this feature.

Mixologic’s picture

Maybe consider a trial period where both the old and the new run at the same time

That is precisely what we're already doing.

We are not going to stop using the old testing infrastructure until

we reach a consensus on this issue and all child issues are closed or postponed

Therefore if the new testing infrastructure isnt working for ubercart, open a child issue to let us know whats not working. In this case I already have for ubercart: #2538462: Contrib Testing Test discovery not working for d6/d7

We are not supporting D7 tests on contrib yet, so I opened #2538440: Testrunner needs to support testing D7 contrib as well.

The purpose of this issue is to

manage the rollout responsibly so we don't screw over contrib developers
Mixologic’s picture

Re #21, @twistor, Do you remember what the legacy testbots (qa.drupal.org) were showing for that fatal error in the phpunit test? It looks like you fixed that branch test and now we can't see how the legacy bots handled those kinds of fails, or if you've discovered an issue with phpunit failures in general that we werent aware of previously.

Mixologic’s picture

@webchick : The 'not obvious where exceptions are displayed' describes the following:

https://dispatcher.drupalci.org/job/default/1696/console - shows a couple of issues that have exceptions:

Exceptions are listed on the "output" of each individual test:

https://dispatcher.drupalci.org/job/default/1696/testReport

If you click on the plus next to any of the 'failed tests' they expand and display the exception thrown.

This may or may not be a documentation issue, or it may be helpful to group those exceptions some other way to make them easier to find.

hestenet’s picture

Re: #23 @TR - Some draft documentation of configuring DrupalCI as a project maintainer has been added here: https://www.drupal.org/node/2538838

Feedback welcome, of course.

hestenet’s picture

Issue summary: View changes
xjm’s picture

#2495411-115: Make simpletest fail a test when it detects pages that need more than 64MB seems to be showing worrisomely different results on DrupalCI versus PIFR.

xjm’s picture

I still find the DrupalCI test results very difficult to understand.

Take this example in: https://dispatcher.drupalci.org/job/default/6071/testReport/junit/Module...

Regression

Module.Drupal\system\Tests\Module\DependencyTest.testEnableRequirementsFailureDependency (from TODO_ Set Package.Module)

Failing for the past 1 build (Since Unstable#6071 )
Took 0 ms.
Error Message

Modules status has been updated.
Standard Output

pass: [Other] Line 104 of core/modules/system/src/Tests/Module/DependencyTest.php:
Module "requirements1_test" is not enabled.

pass: [Other] Line 105 of core/modules/system/src/Tests/Module/DependencyTest.php:
Module "requirements2_test" is not enabled.

pass: [Browser] Line 115 of core/modules/system/src/Tests/Module/DependencyTest.php:
GET http://localhost/admin/modules returned 200 (405.67 KB).

pass: [Browser] Line 115 of core/modules/system/src/Tests/Module/DependencyTest.php:
Valid HTML found on "http://localhost/admin/modules"

pass: [Browser] Line 115 of core/modules/system/src/Tests/Module/DependencyTest.php:
GET http://localhost/admin/modules returned 200 (405.93 KB).

pass: [Browser] Line 115 of core/modules/system/src/Tests/Module/DependencyTest.php:
Valid HTML found on "http://localhost/admin/modules"

pass: [Other] Line 119 of core/modules/system/src/Tests/Module/DependencyTest.php:
Module "requirements1_test" is not enabled.

pass: [Other] Line 120 of core/modules/system/src/Tests/Module/DependencyTest.php:
Module "requirements2_test" is not enabled.

pass: [Other] Line 124 of core/modules/system/src/Tests/Module/DependencyTest.php:
Module "comment" is enabled.

It took running the test locally to figure out what the fail was, because it says the test fails, and then lists a bunch of passes. Really confusing. Furthermore, the passes all have the full file and line number with the assertion, but the fail does not.

tim.plunkett’s picture

#2337191-15: Split up EntityManager into many services has some disconcerting results.
The legacy bot failed (legitimately), but DrupalCI didn't catch it:
https://qa.drupal.org/pifr/test/1119278
https://www.drupal.org/pift-ci-job/16043

tim.plunkett’s picture

Oh, actually it had the error, it just didn't flag it. See https://dispatcher.drupalci.org/job/default/6144/consoleFull, search for "PHP Fatal error".

Mixologic’s picture

Thanks for flagging that Tim - known issue thats more widespread than we thought: https://www.drupal.org/node/2538478

webchick’s picture

We had a pow-wow today with most of the core committers (@xjm, @alexbronstein, @alexpott, @catch) as well as most of the DA tech team (@drumm, @basic, @isntall, @joshuami, @Mixologic, @hestenet, @japerry... hope I didn't forget anyone!) to go through the list at #2267715: [meta] Drupal.org (websites/infra) blockers to a Drupal 8 release.

We didn't get a chance to delve into this topic too much; planning to do so on another call in a couple of weeks. But here were a few things that came up:

1. Stability issues were raised; test results currently seem very inconsistent. From the PostgreSQL log:

August 7, 2015 - 11:37	

    PHP 5.5 & PostgreSQL 9.1 13,054 pass, 111 fail

August 6, 2015 - 11:34	

    PHP 5.5 & PostgreSQL 9.1 13,061 pass, 67 fail

August 5, 2015 - 11:36	

    PHP 5.5 & PostgreSQL 9.1 13,003 pass, 98 fail

August 4, 2015 - 11:34	

    PHP 5.5 & PostgreSQL 9.1 13,005 pass, 78 fail

August 3, 2015 - 11:33	

    PHP 5.5 & PostgreSQL 9.1 12,980 pass, 97 fail

While you might expect some sort of minor variation if we accidentally commit a regression one day, or fix some test failures another, it's extremely odd that 5 subsequent days would result in 5 completely different pass/fail numbers. It's basically very hard to ever find more than two days in a row in the log that match. :\

2. Another place this shows up is in discrepancies between DrupalCI / PIFT, which currently rely on a manual reporting process by a tiny, tiny subset of people who a) are developing against a project with DrupalCI turned on, b) are very observant, c) know this issue exists (all 17 of them :P), and d) have the time to write down what they are observing. Suggestion was for someone with access to write a script to automate these comparisons (e.g. compare a dump from the previous day from both PIFT and Jenkins) to more quickly draw out the areas that mismatch so that analysis can be performed on the diff to figure out if we have any other nasties like #2538478: PHP Fatal Errors during unit tests should show as a failure lurking about.

3. We also noted that PHP 5.3 (and 5.2?) support is required for D7 prior to shutting off PIFT, so opened #2551233: Ensure that DrupalCI supports D6 testing on the 5.3 environment for parity with PIFT/PIFR for that.

hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes

DA staff have created a plan to phase out the PIFT/PIFR testbots in two stages. First disabling the old bots for D8 testing - then disabling the D7 and D6 bots.

This will allow us to disable the bulk of testing on the old bots sooner - without compromising functionality for d6/d7 testing while we're still bringing DCI testing up to parity for those environments.

The goal is to have D8 testing disabled on old testbots around September 9th, so there is enough time to find any unexpected regressions before DrupalCon Barcelona sprints. We want to do this as soon as possible to avoid tripping up any release candidate sprinting that is likely to be occurring at that time.

I've updated the summary above to reflect the two phases.

_________________________

As a side note - there are a few issues that would ideally need to be fixed in run_tests.sh in core. (Not only in D8, but in D7 and D6 as well). Existing PIFT/PIFR testbots work around these issues in code - but those are not ideal long term solutions.

We want to fix these issues the 'right way' but will likely have to re-implement similar work arounds in DrupalCI for the short term.

The affected issues are:
#2538478: PHP Fatal Errors during unit tests should show as a failure
#2538462: Contrib Testing Test discovery not working for d6/d7

Look for follow up issues after this meta has been closed for core fixes in these areas.

TR’s picture

#2538462: Contrib Testing Test discovery not working for d6/d7 should be considered a blocker for this. None of the Ubercart tests will run in DrupalCI because of that issue. And if that issue doesn't get fixed in the next few days, September 9th will be too soon - you need to allow a reasonable amount of time AFTER #2538462: Contrib Testing Test discovery not working for d6/d7 is fixed before turning off the old testbot for D8 so that we can work out any bugs in the new bot. Right now I have no idea what the new bot does with my tests because they won't run at all.

hestenet’s picture

@TR - That is absolutely the goal. I'm sure you're already following #2538462: Contrib Testing Test discovery not working for d6/d7 - but as soon as we have something there it would be great to have your feedback as to how that looks. Any representatives from contrib-land that can help us validate these things are appreciated.

webchick’s picture

I think #2484119: Create a 'syntax linting' build step plugin probably belongs in the D8 blocker list. There's no reason we should ever be committing PHP syntax errors to D8.

webchick’s picture

Also, are you sure that a little over a week is enough time to code, review, test, deploy, and actually test all the things in that blocker list? I'm a bit skeptical, myself, given only one of the things in that list has even been started yet. :\

What's the fallback strategy if that date is missed? Post-Barcelona?

hestenet’s picture

@webchick: It's ambitious. We think this is the best-scoped path we have to being able to get some bots shut off prior to Barcelona. If we can't clear these by that time frame than we'll probably have to leave the full suite of old bots running in parallel and take the 2x cost hit during BCN sprints.

Being non-disruptive is the first priority- so if it comes to that I think we'll have to see if we can find some cost savings elsewhere.

catch’s picture

I had a look just now for somewhere in the jenkins output that shows what the fatal errors are when a test doesn't complete due to a fatal error - PIFR showed these at the bottom of the console log. Not sure if I'm just not finding it or it actually isn't there though.

hestenet’s picture

Issue summary: View changes
drunken monkey’s picture

Is this issue (or something similar) already known: #2565567: Inconsistent patch test results for old and new testbot?
In my eyes, that would be a definitive blocker for disabling the old testbot, but it would seem this doesn't happen for most other projects?

hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes
hestenet’s picture

Issue summary: View changes
Mixologic’s picture

I wonder if we need to open up another 'Documentation overhaul' thread to make sure that everywhere that the old testbot stuff is linked to new testbot documentation.

For example, "Testbots" is a header on drupal.org projects on the top of this page...

tstoeckler’s picture

Issue tags: +Composer

Tagging, so this shows up on the Composer board

drunken monkey’s picture

Issue summary: View changes
Aki Tendo’s picture

Runtime assertions must be enabled. They are currently left off. In my research (and drupal's documentation as a result) I stated that assert.active on is the default. Turns out that's true only insofar as PHP's default ini file has them turned on. If a value is never passed for the setting it defaults to off. The test bot's have the assert.active line in their config, but it's commented out turning the setting off.

No test directly testing runtime assertions will pass with this setting as is. I'm surprised the SimpleTestTest hasn't been uncovered as a problem - does this new system test simpletest?

isntall’s picture

@Aki Tendo which bots have the assert.active disabled?

According to the PHP documentation this value defaults to true
http://php.net/manual/en/info.configuration.php
assert.active "1" PHP_INI_ALL

Looking at the DCI 5.3, 5.4, 5.5, 5.6, and 7
assert.active => 1 => 1

drumm’s picture

All D8 projects which had legacy testing enabled have now been set up with DrupalCI testing.

Disabling legacy testing for D8 might be as simple as removing it from http://cgit.drupalcode.org/project_issue_file_test/tree/pift.cron.inc#n443.

Aki Tendo’s picture

Investigation of my issue is continuing - it isn't the assert.active setting as first thought but a failure of the program code flow to reliably register the PHP 5 assert.callback used to cause assertion failures to throw \AssertionError (and set assert.exception = 1 on PHP 7) I'll be able to look at this closer this weekend.

drumm’s picture

I filed https://github.com/unicorn-fail/dreditor/pull/265 to reset some of Dreditor's integration to not emphasize the legacy tests.

drumm’s picture

Disabling legacy testing for D8 might be as simple as removing it from http://cgit.drupalcode.org/project_issue_file_test/tree/pift.cron.inc#n443.

The actual way to do that will be updating the pift_core variable.

I've heard there is some concern over losing #2484119: Create a 'syntax linting' build step plugin from when we disable legacy D8 testing to when DrupalCI has it deployed. Should #2484119: Create a 'syntax linting' build step plugin be a blocker to disabling legacy D8 testing?

Mixologic’s picture

I think the main issue with syntax linting for core, at least, is when there are simultaneous patches that pass around the same time, yet conflict, particularly with update hooks. Neither the old testbots nor #2484119: Create a 'syntax linting' build step plugin will help with that, we'll need some other process that checks for that kind of head breakage.

For d8 contrib, it can be valuable to catch invalid commits post commit, as well as validate submitted patches, particularly when there are no tests. But that value add is being smothered by the cost, maintenance, and interferance of the existing qa bots, and it will be here soon. I dont think it should block at all.

drumm’s picture

#2579417: Only check pift_core_api_versions() for legacy tests is the blocker for disabling these on Drupal.org

catch’s picture

I don't think we need syntax listing for shutoff. Tests should fail anyway, that just makes them fail really quickly. Which in the case of head being broken would mean an immediate warning instead of 20+ minutes. So useful but we are all ignoring pifr entirely now for core so not missing this much.

claudiu.cristea’s picture

Issue summary: View changes

Added another 2 critical blockers.

drumm’s picture

#2579417: Only check pift_core_api_versions() for legacy tests is now deployed, so unchecking the 8.x PIFT configuration on Drupal.org will be okay.

Unless there are objections, I plan to deploy #2579977: Remove legacy automatic retesting later today or tomorrow. Then the automatic RTBC retests would be DrupalCI-only.

webchick’s picture

Had a conversation in #drupal-infrastructure about turning legacy off for 8.x core.

catch, alexpott, xjm, and I were all in agreement: let's do it. Of the two issues added in #69, #2579985: [Policy] Should tests fail based on strict standards warnings is apparently not something PIFT does today, so would be a new feature (?) (and even if not, feature parity here is not a deal-breaker; we have workarounds like PHPCS, etc. to make corrections en masse), and #2580293: Patch having test with "PHP Fatal error" is marked as PASSED sounds a bit worse than it actually is. There is handling for PHP fatal errors (see http://cgit.drupalcode.org/drupal/tree/core/modules/simpletest/src/TestB...) but this edge case got missed. @Mixologic has a plan for adding generic "stuff we didn't think of" checking to Jenkins.

So barring any last-minute objections by anyone, legacy testbots will aim to be disabled on 8.x core Thursday morning Eastern US time. That way it's as soon as possible (we've been effectively ignoring PIFT since during DrupalCon, and lost hours of time in the past couple of days in the pre-RC sprint because PIFT comes up 2 hours after the fact and marks an issue "needs work" that was already committed :P), but doesn't present any risk to the RC1 window tomorrow.

\m/ YEAH! \m/

drumm’s picture

So barring any last-minute objections by anyone, legacy testbots will aim to be disabled on 8.x core Thursday morning Eastern US time.

It is now Thursday morning.

drumm’s picture

8.x legacy testing, for both core and contrib is now disabled.

webchick’s picture

\m/ Awesome, thank you :D :D

YesCT’s picture

super awesome.

@drumm
thanks for the tweet too!
https://twitter.com/drupal_infra/status/652141162375938049

we should also update the irc factoids...

YesCT
qa?
Druplicon
qa is Drupal Quality Assurance, newly https://www.drupal.org/node/3060/qa and used to be PIFR testing patches http://qa.drupal.org
YesCT
testbot?
Druplicon
Drupal.org's patch QA (a.k.a "testbot") is composed of several projects. For details, or for help troubleshooting testbot issues, see: http://drupal.org/project/testbot | See testbot health at http://qa.drupal.org/ - See: testbot broken? | Get test result notifications. See: notifier?
YesCT
testbot broken?
Druplicon
testbot broken is https://www.drupal.org/node/2395675
hestenet’s picture

Issue summary: View changes
hestenet’s picture

New IRC factoids:

qa?

qa is Drupal Quality Assurance, now DrupalCI - Drupal Continuous Integration. How to use DrupalCI: https://www.drupal.org/node/2538838. Understanding results on Drupal.org: https://www.drupal.org/node/2532396. Core’s automated testing page: https://www.drupal.org/node/3060/qa.  The old testbots used PIFR:  http://qa.drupal.org. 


DrupalCI?
DrupalCI is Drupal Continuous Integration. How to use DrupalCI: https://www.drupal.org/node/2538838. Understanding results on Drupal.org: https://www.drupal.org/node/2532396. Core’s automated testing page: https://www.drupal.org/node/3060/qa.  The old testbots used PIFR:  http://qa.drupal.org. 


testbot?

Testbot is shorthand for Drupal.org's testing infrastructure. The testbots are part of DrupalCI. For details, or for help troubleshooting testbot issues, see: http://drupal.org/project/drupalci | See testing details on the automated testing tab of Projects. See: testbot broken? | Get test result notifications: https://www.drupal.org/node/2583775

testbot broken?

testbot broken is https://www.drupal.org/node/2395675

notifier?

notifier is Email notifications for DrupalCI tests: https://www.drupal.org/node/2583775. | qa.drupal.org tests notifier is a plugin https://chrome.google.com/webstore/detail/drupal-qa-notifier/fcgjigcnkbhpjdhimnhlieoplnpoojhi to subscribe to testbot results, by justafish |  For firefox https://github.com/larowlan/drupal_qa_notifier by larowlan
Mixologic’s picture

Issue summary: View changes
benjy’s picture

Infrastructure currently blocks the Drupal 8 run-tests.sh script exiting with the correct status code, opened this: #2378713: Results broken when run-tests exits with appropriate error code

YesCT’s picture

drumm’s picture

Assigned: Unassigned » drumm

Taking this for the next phase of work. I've disabled legacy testing for all Drupal core versions with David_Rothstein's approval. And I've motivated moving all projects maintained by Association staff members.

That leaves automated migration of the remaining 1,499 D7 and 316 D6 releases to be done next week.

Once that's done, there's code cleanup and static archiving QA.Drupal.org to do.

drumm’s picture

I opened #2635846: Remove legacy test UI (except for existing results) for the cleanup work in project_issue_file_test module. The initial deployment, disallowing new tests from being configured with DrupalCI, is being deployed.

drumm’s picture

Legacy D6 testing is now shut off on Drupal.org and the replacement DrupalCI tests are queueing.

drumm’s picture

Legacy D7 testing is migrating right now. The DrupalCI tests have been queued up.

drumm’s picture

QA.Drupal.org is now inactive.

drumm’s picture

Status: Active » Fixed
webchick’s picture

Huzzah!!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.