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

Allow EVE to have two additional files in Fido search test #6364

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

ConorMacBride
Copy link
Member

The test is failing because there are two additional files being returned in the search results. My guess is that the two level 4 files are new?

['EVE_L1_esp_2012001_00',
 'EVE_L2_lines_2012001_00',
 'EVE_L2_spectra_2012001_00',
 'EVE_L3_0_2012001_00',
 'EVE_L4_0_2012001_00',
 'EVE_L2_lines_2012001_01',
 'EVE_L2_spectra_2012001_01',
 'EVE_L2_lines_2012001_02',
 'EVE_L2_spectra_2012001_02',
 'EVE_L2_lines_2012001_03',
 'EVE_L2_spectra_2012001_03',
 'EVE_L2_lines_2012001_04',
 'EVE_L2_spectra_2012001_04',
 'EVE_L2_lines_2012001_05',
 'EVE_L2_spectra_2012001_05',
 'EVE_L2_lines_2012001_06',
 'EVE_L2_spectra_2012001_06',
 'EVE_L2_lines_2012001_07',
 'EVE_L2_spectra_2012001_07',
 'EVE_L2_lines_2012001_08',
 'EVE_L2_spectra_2012001_08',
 'EVE_L2_lines_2012001_09',
 'EVE_L2_spectra_2012001_09',
 'EVE_L2_lines_2012001_10',
 'EVE_L2_spectra_2012001_10',
 'EVE_L2_lines_2012001_11',
 'EVE_L2_spectra_2012001_11',
 'EVE_L2_lines_2012001_12',
 'EVE_L2_spectra_2012001_12',
 'EVE_L2_lines_2012001_13',
 'EVE_L2_spectra_2012001_13',
 'EVE_L2_lines_2012001_14',
 'EVE_L2_spectra_2012001_14',
 'EVE_L2_lines_2012001_15',
 'EVE_L2_spectra_2012001_15',
 'EVE_L2_lines_2012001_16',
 'EVE_L2_spectra_2012001_16',
 'EVE_L2_lines_2012001_17',
 'EVE_L2_spectra_2012001_17',
 'EVE_L2_lines_2012001_18',
 'EVE_L2_spectra_2012001_18',
 'EVE_L2_lines_2012001_19',
 'EVE_L2_spectra_2012001_19',
 'EVE_L2_lines_2012001_20',
 'EVE_L2_spectra_2012001_20',
 'EVE_L2_lines_2012001_21',
 'EVE_L2_spectra_2012001_21',
 'EVE_L2_lines_2012001_22',
 'EVE_L2_spectra_2012001_22',
 'EVE_L2_lines_2012001_23',
 'EVE_L2_spectra_2012001_23',
 'EVE_L1_esp_2012002_00',
 'EVE_L2_lines_2012002_00',
 'EVE_L2_spectra_2012002_00',
 'EVE_L3_0_2012002_00',
 'EVE_L4_0_2012002_00']

Possibly for new level 4 data
@ConorMacBride ConorMacBride added Tests Affects tests in some measure CodeFix labels Aug 16, 2022
@ConorMacBride ConorMacBride requested a review from a team as a code owner August 16, 2022 09:37
@ConorMacBride
Copy link
Member Author

@nabobalis nabobalis merged commit 8f2e96e into sunpy:main Aug 16, 2022
meeseeksmachine pushed a commit to meeseeksmachine/sunpy that referenced this pull request Aug 16, 2022
@ConorMacBride ConorMacBride deleted the fix-fido-search-test branch August 16, 2022 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Changelog Entry Needed Tests Affects tests in some measure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants