Opened 4 years ago

Last modified 5 months ago

#31908 new New feature

Add parallel testing support to Oracle backend

Reported by: Ahmad A. Hussein Owned by:
Component: Testing framework Version: dev
Severity: Normal Keywords: oracle, parallel, tests
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: yes
Needs tests: yes Patch needs improvement: yes
Easy pickings: no UI/UX: no
Pull Requests:13326 unmerged

Description

This was part of the original parallel test runner ticket that Aymeric Augustin worked on. It still remains a nice feature to have.

According to the ticket's flags, the next step(s) to move this issue forward are:

  • To add tests to the patch, then uncheck the "Needs tests" flag on the ticket.
  • To write documentation for the patch, then uncheck "Needs documentation" on the ticket.
  • To improve the patch as described in the pull request review comments or on this ticket, then uncheck "Patch needs improvement".
  • If creating a new pull request, include a link to the pull request in the ticket comment when making that update. The usual format is: [https://github.com/django/django/pull/#### PR].

Change History (3)

comment:1 by Carlton Gibson, 4 years ago

Triage Stage: UnreviewedAccepted

comment:2 by Mariusz Felisiak, 4 years ago

Has patch: set
Needs documentation: set
Needs tests: set
Patch needs improvement: set

comment:3 by Ahmed Ibrahim, 5 months ago

Owner: Ahmad A. Hussein removed
Status: assignednew

(Ticket inactive for 4 years, de-assigning)

Note: See TracTickets for help on using tickets.
Back to Top