Gabriel Grubba

Results 176 comments of Gabriel Grubba

just a quick update, guys: The API docs are nearly ready*. I’ve updated it from our changelog, where I found that it was misleading/wrong. Also, I’ve all our links from...

I have not yet gotten this error while testing. Do you have any reproduction? (can be github, code sample). We are testing in some projects but have not gotten this...

This PR only failed in observeChanges - tailable failed: {"sequence":10134,"type":"exception","details":{"message":"test timed out"}}

> So will this be a 2 flag solution or simple one flag that combines two features? @alimgafar, the end user could do both, he could pass `--vue` and `--typescript`...

There are a few tests failing, could you mind checking that?

It seems that there are 2 tests failing I will do a check on them

These are the tests that are failing ![Screenshot 2023-01-10 at 11 08 05](https://user-images.githubusercontent.com/70247653/211572794-a296e390-cc6f-4e31-a959-aa3e8d3d99f8.png) But when ran only them, they all pass

but running all tests at once these two fail 🤔 ![Screenshot 2023-01-10 at 11 33 10](https://user-images.githubusercontent.com/70247653/211579013-4bf45483-99f7-44aa-af31-a4ca84d44711.png)

I tried to solve the tests but I was not fortunate. _removeSession seems to be running many times and ```disconnectGracePeriod``` is an arbitrary number I think, this is why the...

From what I could see in the GitHub, the tests never passed, at least here. If you run the `./meteor test-packages` command you will see where it does fail