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

Change the compile pattern after change on the GC.com page (Fix #7291) #7295

Merged
merged 5 commits into from Feb 17, 2019

Conversation

bekuno
Copy link
Member

@bekuno bekuno commented Feb 16, 2019

Fixes: Cache descriptions showing blank #7291

Change the compile pa ttern after change on the GC.com page

Change the compile pattern after change on the GC.com page
@moving-bits
Copy link
Member

@kumy Currently all new builds are breaking at different stages, even those which only have changed some layout xml (see the last four PR). Could you have a look at Jenkins, pls? Thx.

@rsudev
Copy link
Contributor

rsudev commented Feb 17, 2019

This one failed,as the stored test data does no longer fit the new site layout. I am looking into it.

@kumy
Copy link
Member

kumy commented Feb 17, 2019 via email

@kumy
Copy link
Member

kumy commented Feb 17, 2019

I've found a moment before leaving, I've rollbacked the docker images to v2.0.1, hope this help at some point.

@kumy
Copy link
Member

kumy commented Feb 17, 2019

Jenkins: please test this

@kumy
Copy link
Member

kumy commented Feb 17, 2019

Hum, wrong keyword…

Jenkins: retest this please

@kumy
Copy link
Member

kumy commented Feb 17, 2019

FTR, #7287 (comment) the job referenced here, is Green, but in fact has failed :( - Banging my head on the table -

@kumy
Copy link
Member

kumy commented Feb 17, 2019

Jenkins: retest this please

@kumy
Copy link
Member

kumy commented Feb 17, 2019

I have to leave now, I've also issued a manual upgrade of build-tools in the containers: sdkmanager "build-tools;28.0.3"

Tests jobs:

@janykey
Copy link
Contributor

janykey commented Feb 17, 2019 via email

@kumy
Copy link
Member

kumy commented Feb 17, 2019 via email

@kumy
Copy link
Member

kumy commented Feb 17, 2019

@rsudev just read your last comment carefully, did you mean rollback was not necessary and problems came all from new GC website design?

@Lineflyer
Copy link
Member

@rsudev just read your last comment carefully, did you mean rollback was not necessary and problems came all from new GC website design?

I would also say so. We have some dumped cache pages in our tests to test the parsing. Of course these might need to be adapted as soon as parsing rules are changed.

@Lineflyer
Copy link
Member

But AFAICS the tests also show another problem which need to be fixed for trackables. I will open a dedicated issue for that.

@rsudev
Copy link
Contributor

rsudev commented Feb 17, 2019

Two tests fixed by trackable fix and test data adaption:

  • cgeo.geocaching.CgeoApplicationTest.testSearchTrackable
  • cgeo.geocaching.connector.gc.GCParserTest.testParseCacheFromTextWithMockedData

Three tests fail now:

  1. cgeo.geocaching.connector.gc.GCConstantsTest.testCacheCount
  2. cgeo.geocaching.connector.gc.GCParserTest.testGetUsername
  3. cgeo.geocaching.connector.gc.TrackablesTest.testParseSpeedManagerCompressedTrackable

ad 1): Unclear, need to investigate

ad 2): Triggered by the change in test data, very unclear to me, it should work as before...

ad 3): Triggered by the trackable fix, need to adapt test data

@Lineflyer
Copy link
Member

Merged for testing.
Thanks so far @bekuno and @rsudev

@Lineflyer Lineflyer merged commit b730743 into cgeo:master Feb 17, 2019
@rsudev
Copy link
Contributor

rsudev commented Feb 17, 2019

@kumy regarding the build problems - I am unsure but had the impression from scanning the build logs. Unfortunately did I still no manage to get my node up-and-running, so I cannot cross-check right now.

@kumy
Copy link
Member

kumy commented Feb 17, 2019

Any action needed from my side today?

rsudev pushed a commit that referenced this pull request Feb 17, 2019
#7295)

* Fixes: Cache descriptions showing blank #7291

Change the compile pattern after change on the GC.com page

* Fix trackable pattern after website change

* Adpat test data after website change

* Fix test reference data

* Disable testParseSpeedManagerCompressedTrackable

- adaption of test data needed
@bekuno bekuno deleted the Cache_descriptions_showing_blank_#7291 branch February 25, 2019 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants