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

Shorten unit test names as fixture file has too long filename on some version of linux #7467

Merged
merged 5 commits into from Mar 18, 2015

Conversation

mattab
Copy link
Member

@mattab mattab commented Mar 18, 2015

fixes errors

error: cannot stat 'plugins/UserCountry/tests/System/expected/test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getContinent_month.xml': File name too long
error: cannot stat 'plugins/UserCountry/tests/System/expected/test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getCountry_month.xml': File name too long
error: cannot stat 'plugins/UserCountry/tests/System/expected/test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getRegion_month.xml': File name too long
error: The following untracked working tree files would be overwritten by checkout:

Matthieu Aubry added 5 commits March 18, 2015 16:01
error: cannot stat 'plugins/UserCountry/tests/System/expected/test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getContinent_month.xml': File name too long
error: cannot stat 'plugins/UserCountry/tests/System/expected/test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getCountry_month.xml': File name too long
error: cannot stat 'plugins/UserCountry/tests/System/expected/test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getRegion_month.xml': File name too long
error: The following untracked working tree files would be overwritten by merge:
…ldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getRegion_month.xml to test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData__UserCountry.getRegion_month.xml
…ldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getCountry_month.xml to test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData__UserCountry.getCountry_month.xml
…ldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getContinent_month.xml to test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData__UserCountry.getContinent_month.xml
…ldReturnLogAfterWorkingWithSomeData_IfThereAreData__UserCountry.getCity_month.xml to test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData__UserCountry.getCity_month.xml
@mattab mattab added c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. labels Mar 18, 2015
@mattab mattab added this to the Piwik 2.12.0 milestone Mar 18, 2015
@mattab
Copy link
Member Author

mattab commented Mar 18, 2015

I hope tests pass but I need it faster even so I can build the beta release - otherwise I cannot git pull to the latest

mattab pushed a commit that referenced this pull request Mar 18, 2015
Shorten unit test names as fixture file has too long filename on some version of linux
@mattab mattab merged commit 3f541b6 into master Mar 18, 2015
@mnapoli mnapoli deleted the tests_names_shor branch March 23, 2015 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant