FIX travis#747
Conversation
|
Hi @pedrobaeza how can I see travis? I revert last change that was propossed by @lasley I do not know if that is the problem |
|
Uhm, Travis should be triggered automatically. Let's wait if there's some stuck. |
|
That's weird - I don't see a queued build... |
|
Let's see if now it's triggered... |
|
Nop. We should try tomorrow or open a new PR. |
| name="App Drawer - Web Client" | ||
| > | ||
|
|
||
| <xpath expr="//div[@contains('class', 'o_sub_menu')]" position="replace" /> |
There was a problem hiding this comment.
Sorry I think my suggestion was misunderstood - I should have caught it too, my bad. This is what we want:
//div[hasclass('o_sub_menu')]
75211f0 to
4da5add
Compare
|
I fixed hasclass tag.... I tested local, but travis and runbot are not working... |
|
Let's see if it works now. Any way, branch is red, so if @lasley thinks the change is correct, just merge. |
|
I'm going to double check this using my Runbot and assuming we're good functionally, just merging is exactly the plan! |
4da5add to
e82fbae
Compare
[FIX] web_responsive: Syntax error in xpath
|
Sorry for this errors @lasley ... I tried to improve xml, but sometimes is better stop and do it slowly |
|
Quick merged, as discussed. I squashed our commits together because it was cleaner IMO |
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
* FIX hasclass * FIX views * [FIX] web_responsive: Syntax error in xpath
revert
div[@hasclass('o_sub_menu')]