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

Fix a typo in the "file" entry for issue3694_reduced in test_manifest.json #6837

Merged
merged 1 commit into from Jan 5, 2016
Merged

Fix a typo in the "file" entry for issue3694_reduced in test_manifest.json #6837

merged 1 commit into from Jan 5, 2016

Conversation

Snuffleupagus
Copy link
Collaborator

When generating new references locally on Windows, after PR #6724, I get the following output:

WARNING: Unable to open file for reading "Error: ENOENT, open 'c:\Users\Jonas\Git\pdfjs\test\pdfs\issue_3694_reduced.pdf'".
Unable to verify the checksum for the files that are used for testing.
Please re-download the files, or adjust the MD5 checksum in the manifest for the files listed above.

Compared to the name of the file (issue3694_reduced.pdf), you see that the manifest entry has a superfluous underscore in the "file" entry.

….json

When generating new references locally on Windows, after PR 6724, I get the following output:
```
WARNING: Unable to open file for reading "Error: ENOENT, open 'c:\Users\Jonas\Git\pdfjs\test\pdfs\issue_3694_reduced.pdf'".
Unable to verify the checksum for the files that are used for testing.
Please re-download the files, or adjust the MD5 checksum in the manifest for the files listed above.

```

Compared to the name of the file (`issue3694_reduced.pdf`), you see that the manifest entry has a superfluous underscore in the "file" entry.
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Jan 5, 2016

From: Bot.io (Linux)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://107.21.233.14:8877/885c4a098d27605/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jan 5, 2016

From: Bot.io (Windows)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://107.22.172.223:8877/ff1c911375342b2/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jan 5, 2016

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/ff1c911375342b2/output.txt

Total script time: 20.77 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@pdfjsbot
Copy link

pdfjsbot commented Jan 5, 2016

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/885c4a098d27605/output.txt

Total script time: 21.34 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@yurydelendik
Copy link
Contributor

/botio makeref

@pdfjsbot
Copy link

pdfjsbot commented Jan 5, 2016

From: Bot.io (Windows)


Received

Command cmd_makeref from @yurydelendik received. Current queue size: 0

Live output at: http://107.22.172.223:8877/f50f2cbab445f58/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jan 5, 2016

From: Bot.io (Linux)


Received

Command cmd_makeref from @yurydelendik received. Current queue size: 0

Live output at: http://107.21.233.14:8877/578d2fbaca2f605/output.txt

yurydelendik added a commit that referenced this pull request Jan 5, 2016
Fix a typo in the "file" entry for issue3694_reduced in test_manifest.json
@yurydelendik yurydelendik merged commit 96d8b8f into mozilla:master Jan 5, 2016
@yurydelendik
Copy link
Contributor

Thank you!

@pdfjsbot
Copy link

pdfjsbot commented Jan 5, 2016

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/f50f2cbab445f58/output.txt

Total script time: 20.96 mins

  • Lint: Passed
  • Make references: Passed
  • Check references: Passed

@pdfjsbot
Copy link

pdfjsbot commented Jan 5, 2016

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/578d2fbaca2f605/output.txt

Total script time: 21.12 mins

  • Lint: Passed
  • Make references: Passed
  • Check references: Passed

@Snuffleupagus Snuffleupagus deleted the issue-3694-fix-manifest branch January 5, 2016 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants