Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WXR Import: Allow media files from wpthemetestdata.files.wordpress.com #1250

Closed
wants to merge 1 commit into from

Conversation

adamziel
Copy link
Collaborator

Enables fully importing the Theme Unit Testing WXR file by tunneling all the media files through plugin-proxy.php.

This PR, unfortunately, cannot be merged – there is so many media files that the import takes more than 15 minutes to complete (I actually gave up at the 15 minute mark).

We'll need to resolve WordPress/blueprints-library#100 first

Enables fully importing the Theme Unit Testing WXR file by tunneling all
the media files through plugin-proxy.php.

This PR, unfortunately, cannot be merged – there is so many media files
that the import takes more than 15 minutes to complete (I actually gave
up at the 15 minute mark).

We'll need to resolve
WordPress/blueprints-library#100 first
@carolinan
Copy link

I think the media files in the theme test data could be reduced.

All it needs is:
-One video, one audio, the images for the image size tests. Those images could be reused for things like the gallery tests.

@adamziel
Copy link
Collaborator Author

Oh that would be lovely @carolinan!

@adamziel
Copy link
Collaborator Author

I'll close this PR for now, let's resume once the underlying theme test data is reduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WXR import: Parallelize downloading media files
2 participants