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

[Reporting] Unskip test that was failing with ES promotion #106304

Merged

Conversation

tsullivan
Copy link
Member

Summary

Follows #99915

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServices)

@tsullivan tsullivan added release_note:skip Skip the PR/issue when compiling release notes v7.14.1 v7.15.0 v8.0.0 labels Jul 20, 2021
@tsullivan tsullivan force-pushed the reporting/unskip-fail-promotion-test branch from d9fc5f3 to cd44f11 Compare July 20, 2021 18:03
"\\"_id\\",\\"_index\\",\\"_score\\",\\"_type\\",category,\\"category.keyword\\",currency,\\"customer_first_name\\",\\"customer_first_name.keyword\\",\\"customer_full_name\\",\\"customer_full_name.keyword\\",\\"customer_gender\\",\\"customer_id\\",\\"customer_last_name\\",\\"customer_last_name.keyword\\",\\"customer_phone\\",\\"day_of_week\\",\\"day_of_week_i\\",email,\\"geoip.city_name\\",\\"geoip.continent_name\\",\\"geoip.country_iso_code\\",\\"geoip.location\\",\\"geoip.region_name\\",manufacturer,\\"manufacturer.keyword\\",\\"order_date\\",\\"order_id\\",\\"products._id\\",\\"products._id.keyword\\",\\"products.base_price\\",\\"products.base_unit_price\\",\\"products.category\\",\\"products.category.keyword\\",\\"products.created_on\\",\\"products.discount_amount\\",\\"products.discount_percentage\\",\\"products.manufacturer\\",\\"products.manufacturer.keyword\\",\\"products.min_price\\",\\"products.price\\",\\"products.product_id\\",\\"products.product_name\\",\\"products.product_name.keyword\\",\\"products.quantity\\",\\"products.sku\\",\\"products.tax_amount\\",\\"products.taxful_price\\",\\"products.taxless_price\\",\\"products.unit_discount_amount\\",sku,\\"taxful_total_price\\",\\"taxless_total_price\\",\\"total_quantity\\",\\"total_unique_products\\",type,user
3AMtOW0BH63Xcmy432DJ,ecommerce,\\"-\\",\\"-\\",\\"Men's Shoes, Men's Clothing, Women's Accessories, Men's Accessories\\",\\"Men's Shoes, Men's Clothing, Women's Accessories, Men's Accessories\\",EUR,\\"Sultan Al\\",\\"Sultan Al\\",\\"Sultan Al Boone\\",\\"Sultan Al Boone\\",MALE,19,Boone,Boone,,Saturday,5,\\"sultan [email protected]\\",\\"Abu Dhabi\\",Asia,AE,\\"{
\\"\\"coordinates\\"\\": [
"_id,_index,_score,_type,category,category.keyword,currency,customer_first_name,customer_first_name.keyword,customer_full_name,customer_full_name.keyword,customer_gender,customer_id,customer_last_name,customer_last_name.keyword,customer_phone,day_of_week,day_of_week_i,email,geoip.city_name,geoip.continent_name,geoip.country_iso_code,geoip.location,geoip.region_name,manufacturer,manufacturer.keyword,order_date,order_id,products._id,products._id.keyword,products.base_price,products.base_unit_price,products.category,products.category.keyword,products.created_on,products.discount_amount,products.discount_percentage,products.manufacturer,products.manufacturer.keyword,products.min_price,products.price,products.product_id,products.product_name,products.product_name.keyword,products.quantity,products.sku,products.tax_amount,products.taxful_price,products.taxless_price,products.unit_discount_amount,sku,taxful_total_price,taxless_total_price,total_quantity,total_unique_products,type,user
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the previous snapshot was double-quoting the text. That is controlled by a setting and it looks like that setting is no longer enabled.

@@ -188,42 +187,6 @@ export default function ({ getService }: FtrProviderContext) {
expectSnapshot(resText).toMatch();
});

it('Logs the error explanation if the search query returns an error', async () => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't get this test to pass - the "error" search returns a 200 response. So I just deleted this non-essential test.

@tsullivan tsullivan requested review from jloleysens, dokmic, mistic and a team July 20, 2021 18:06
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@tsullivan tsullivan merged commit 1b086bd into elastic:master Jul 21, 2021
@tsullivan tsullivan deleted the reporting/unskip-fail-promotion-test branch July 21, 2021 18:37
tsullivan added a commit to tsullivan/kibana that referenced this pull request Jul 21, 2021
# Conflicts:
#	x-pack/test/reporting_api_integration/reporting_and_security/__snapshots__/download_csv_dashboard.snap
tsullivan added a commit to tsullivan/kibana that referenced this pull request Jul 21, 2021
# Conflicts:
#	x-pack/test/reporting_api_integration/reporting_and_security/__snapshots__/download_csv_dashboard.snap
tsullivan added a commit that referenced this pull request Jul 22, 2021
* [Reporting] Unskip failing ES promotion tests (#106304)

# Conflicts:
#	x-pack/test/reporting_api_integration/reporting_and_security/__snapshots__/download_csv_dashboard.snap

* fix for 7.x
tsullivan added a commit that referenced this pull request Jul 22, 2021
* [Reporting] Unskip failing ES promotion tests (#106304)

# Conflicts:
#	x-pack/test/reporting_api_integration/reporting_and_security/__snapshots__/download_csv_dashboard.snap

* fix for 7.x
@sophiec20 sophiec20 added the (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead release_note:skip Skip the PR/issue when compiling release notes v7.14.1 v7.15.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants