-
I recently ran into an issue where we accidentally passed two different errors to `require.NoError`:
``` go
require.NoError(t, err, TestFunc(), "TestFunc failed")
```
It was incorrectly testing the …
-
im use tgl_do_channel_set_admin and reverse this error after promote user as admin or editor
please fix it
**\* 1452866712.636903 Skipped 1 int out of 19 (type Bool) (query type channels set about)…
-
## Environment
* **react-advanaced-form:** 1.4.1
## What
I suggest to consider the necessity of explicit `cy.wait` in the integration tests.
## Why
Using timeouts may be suitable in some case…
-
### Before feedback (在反馈之前)
- [X] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能)
### Describe Feature (描述功能)
当前 master 版本一个表单请求示例如下:
An example of a form requ…
-
Function `saveAsCustomOutput` is an excellent extension point for implementing my own IO. It gives me also an abstraction for testing the whole pipeline using `JobTest`. I would like thanks all Scio a…
-
Crashed when startup.It will show startup animate,but disapper soon.
It's ok under 1.0.168,but fail under 1.0.169 and 1.0.170.
My OS is Win7 Professional,lang is Zh-CN.
I've tried to remove Folder …
-
When working with a large method that has many calls to other methods (with large strings as their parameters - Ie. game dialog text), I noted that at some point I got the following error:
mf: MF.c…
-
Hi guys,
I think that the conversion from tape doesn't work, because the tape `t.plan(N)` function and `expect.assertions(N)` have different behaviours; Moreover, Jest has this different way to work …
-
There are a couple of issues here:
* Many of our public methods which are meant to emit an `ErrorInfo` (as [defined by our type definitions](https://github.com/ably/ably-js/blob/92003d88d89f5d1657483…
-
```
What steps will reproduce the problem?
I'm not sure. It may be due to a session plugin calling:
tp->set_error(errors::destructing_torrent, "...msg...");
m_ses->remove_torrent(tp->get_ha…