通过测试https://2018-dot-qual-e.appspot.com在钴RC_11 11.99532中失败4项

时间:2017-10-09 03:27:38

标签: cobalt

我们在arm-linux平台上使用cobalt rc_11 11.99532 qa version测试了https://2018-dot-qual-e.appspot.com,但是以下4项会失败,任何人都可以帮忙看看吗?

1. Conformance -> Functionality & MSE/EME  
1.1 Item 'CSP script-src url/CSP Level 2' would fail;
1.2 Item 'script-src nonce' would fail;

2. WebP -> Animated WebP
2.1 GIF has no animation, but it has animation on windows chrome;

3. ETC -> Cookies
3.1 The cookies can not be cleared, but it can be cleared on windows chrome;

1 个答案:

答案 0 :(得分:0)

  1. 我将从Conformance中分离出这两个测试,因为它预计不会与--csp_mode = disable一起使用。

  2. GIF只是用来展示它的样子。这不是一项要求,也不受Cobalt支持。

  3. 我将看一下这个问题。