text1 stringlengths 2 269k | text2 stringlengths 2 242k | label int64 0 1 |
|---|---|---|
# Description of the new feature/enhancement
# Proposed technical implementation details (optional)
|
I use cmd.exe's right-click on the menu bar to Select All, Mark, Find, Copy,
and Paste. I would like Windows Terminal to support a similar feature.
Conhost.exe

I also get the right mouse button on WSL'... | 0 |
**Glide Version** :
Glide version:3.7.0
**Integration libraries** :
okhttp:2.7.0
**Device/Android Version** :
All Devices
**Issue details / Repro steps / Use case background** :
When Image is loaded for the first time it shows compressed with less height.
Once it gets cached it shows perfect.
**Glide lo... |
**Glide Version/Integration library (if any)** : 3.5.2
**Device/Android Version** : S4/4.4
**Issue details/Repro steps** : Load a different sized thumbnail and image, or
placeholder and image and note the result:
 {` and I've added a function
breakpoint for `console.log`. The breakpoint for `if (_key === key) {` is hit,
but the console.log near the end is not hit.
I tried clicking `Reapply all breakpoints` which did not help in this case.
function Safe(_k... | 1 |
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-\njenkins/logs/kubernetes-e2e-gke/10671/\n\nFailed: [k8s.io] Kubectl client [k8s.io] Update Demo should create and stop a\nreplication controller [Conformance] {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:209\n Expected error:\n <*errors.errorString | 0xc8200527d0>: {\n s: \"Error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.29.236 --kubeconfig=/workspace/.kube/config get pods update-demo-nautilus-ogkrk -o template --template={{if (exists . \\\"status\\\" \\\"containerStatuses\\\")}}{{range .status.containerStatuses}}{{if (and (eq .name \\\"update-demo\\\") (exists . \\\"state\\\" \\\"running\\\"))}}true{{end}}{{end}}{{end}} --namespace=e2e-tests-kubectl-o84gz] [] <nil> failed to find client for version v1: error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\\n [] <nil> 0xc8209c1320 exit status 1 <nil> true [0xc820a6c238 0xc820a6c250 0xc820a6c268] [0xc820a6c238 0xc820a6c250 0xc820a6c268] [0xc820a6c248 0xc820a6c260] [0xa9d530 0xa9d530] 0xc820ce8900}:\\nCommand stdout:\\n\\nstderr:\\nfailed to find client for version v1: error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\\n\\nerror:\\nexit status 1\\n\",\n }\n Error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.154.29.236 --kubeconfig=/workspace/.kube/config get pods update-demo-nautilus-ogkrk -o template --template={{if (exists . \"status\" \"containerStatuses\")}}{{range .status.containerStatuses}}{{if (and (eq .name \"update-demo\") (exists . \"state\" \"running\"))}}true{{end}}{{end}}{{end}} --namespace=e2e-tests-kubectl-o84gz] [] <nil> failed to find client for version v1: error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\n [] <nil> 0xc8209c1320 exit status 1 <nil> true [0xc820a6c238 0xc820a6c250 0xc820a6c268] [0xc820a6c238 0xc820a6c250 0xc820a6c268] [0xc820a6c248 0xc820a6c260] [0xa9d530 0xa9d530] 0xc820ce8900}:\n Command stdout:\n \n stderr:\n failed to find client for version v1: error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\n \n error:\n exit status 1\n \n not to have occurred\n \n\n" |
`error: google: could not find default credentials. See
https://developers.google.com/accounts/docs/application-default-credentials
for more information.` appears in a lot of flakes. Speculation is that the
metadata server is slow to respond.
So far, these are the issues where this message has popped up:
#28569
... | 1 |
e.g.
{randn(10000)}
|
Executing the following:
M = {rand(1000,1000) for i=1:10}
Slams out 10 pages of text into my terminal, which kind of defeats the purpose
of our nice array elision. I realize there may not be an easy solution to
this, but wanted to check with you all to see.
| 1 |
## Problem
Current module resolution logic is roughly based on Node module loading logic
however not all aspects of Node specific module loading were implemented. Also
this approach does not really play well with scenarios like RequireJS\ES6
style module loading where resolution of relative files names is performed
... |
**TypeScript Version:**
1.8.7 / nightly (1.9.0-dev.20160217)
**Code**
Consider the following three files:
a.ts
export class A { }
foo.ts
import {A} from './a';
declare module './a' {
interface A {
foo(): number;
}
}
A.prototype.foo ... | 0 |
# Checklist
* [ X] I have verified that the issue exists against the `master` branch of Celery.
* [ X] This has already been asked to the discussion group first.
* [ X] I have read the relevant section in the
contribution guide
on reporting bugs.
* [ X] I have checked the issues list
for similar or id... |
# Checklist
* I have verified that the issue exists against the `master` branch of Celery.
* This has already been asked to the discussion group first.
* I have read the relevant section in the
contribution guide
on reporting bugs.
* I have checked the issues list
for similar or identical bug reports.... | 0 |
**I'm submitting a ...** (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
... |
**I'm submitting a ...** (check one with "x")
[X] bug report => search github for a similar issue or PR before submitting
**Current behavior**
When trying to compile an ng2 application with typescript 2.0 strictNullChecks
turned on the compiler runs into errors.
**Expected behavior**
Expect th... | 1 |
## 🚀 Feature
Hi,
I wonder if there can be a script for fine-tuning BertAbs on new dataset?
Or if you have some hint to provide about this task? Not sure how to access
loss from `modeling_bertabs.py`.
Thanks
|
Hi all,
Is there any way to do transfer learning on the Text Summarization model
(bertabs-finetuned-cnndm)? I would like to continue training it on my dataset.
The code run_summarization.py only does prediction. Thanks!
| 1 |
If you know how to fix the issue, make a pull request instead.
* I tried using the the latest "npm install --save @types/react-redux" having this issue when run the npm start
|
If you know how to fix the issue, make a pull request instead.
* I tried using the `@types/xxxx` package and had problems.
* I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
* I have a question that is inappropriate for StackOverflow. (Please ask any appropriate question... | 0 |
* Electron version: all
* Operating system: OSX
Example repo is here.
If you embed an `<iframe>` and then within that `<iframe>` you do this:
// child returns undefined
var child = window.open(...)
`child` will be `undefined`, instead of the `BrowserWindowProxy`.
Changing the code to this w... |
* Electron version: 1.3.0
* Operating system: Windows 10
`x.js`
const app = require('electron').app;
const BW = require('electron').BrowserWindow;
const path = require('path');
app.once('ready', () => {
const win = new BW({});
win.loadURL('file://' + path... | 1 |
If I do a striped table and i color some row with contextual classes the
strippered is most important then contextual.
In old bootstrap it was correct and colored the row
|
i have table with class .table-striped. it has 3 rows with tr.danger. only the
middle one is red, the other two are default color.
when i remove .table-striped, it works correctly
| 1 |
# Filter Currently Running Applications
Since the merge with Wox, the Window Walker aspect of PTRun has become much
less efficient, as opening new applications and other search results often
take priority over applications that are currently running. For instance, I
used to use Window Walker to search through open b... |
# Summary of the new feature/enhancement
Currently PowerToys Run operates as a universal search. The original
implementation (as Window Walker) appears to be an alt-tab system for those
with many many many windows open.
# Proposed technical implementation details (optional)
Can we have an option to limit searches ... | 1 |
Hi! I'm using Glide in my project.
Like some people, I had a problem,`How can I fetch a loaded image file from
cache?`
I read the Glide api carefully ,and found `downloadOnly` ,but it can not solve
my problem,
Only need to get the picture cache, if not loaded do not need to download.
And then I read the Glide ap... |
Hi,now I want to migrate my app from universalimageloader to glide. But I have
a question is that I can‘t judge a image is already cached in disk。
There is my case:
There are many different resources and different URL for one image. Different
network environments load different resources。For example,When I was in ... | 1 |
This led to a significant performance problem in the `threefry2x32`
implementation when it was changed to use a `dynamic_slice` as part of its
implementation and when batched as part of the `gamma` implementation. If we
cannot prove that `i` is equal across batch elements, `x[i]` turns into a
relatively expensive gat... |
The PR #1175 greatly improves performance of functions involve many
`random.split` ops. Follow up the discussion there about a regression of gamma
sampler, I make a repro script here
from jax import jit, lax, random, vmap
import jax.numpy as np
from jax.config import config; config.update("jax_... | 1 |
such as:
* `[TOC]`
* task list `- [x]`
* flowchart [http://adrai.github.io/flowchart.js/]
* sequence-diagrams [http://bramp.github.io/js-sequence-diagrams/]
|
In the Common Questions section of
https://code.visualstudio.com/docs/languages/markdown it says "Code supports
GitHub Flavored Markdown".
This support is incomplete as at least Code's internal preview does not render
task lists correctly. They are described as part of GFM here:
https://help.github.com/articles/writ... | 1 |
When a multiple import fails, the error message does not specify which ident
was not found. The squiggly arrow seems to always point to the beginning of
the thing being imported, whether or not that was the unresolved part.
## Examples (from rust-http-client)
Multi-line multiple import: (no line at all!)
... |
struct Foo<T> {
value: T
}
impl<T: Owned> Foo<T> {
fn from_owned(value: T) -> Foo<T> {
Foo{value: value}
}
}
impl<T: Const> Foo<T> {
fn from_const(value: T) -> Foo<T> {
Foo{value: value}
}
}
fn main() {... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
Working dateTimePicker in Firefox on demo page.
https://material-ui.com/demos/pickers/#pickers
## Current Behavior
 is being called on a TextField with event parameter as `undefined`
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
`onBlur()` should always be called with an event.
## Current Behavior
In some situations, `onBlur()` is being called wit... | 0 |
**Do you want to request a _feature_ or report a _bug_?**
I want to request a _feature_.
**What is the current behavior?**
* Warning code is hardcoded to call `fbjs/lib/warning`. This makes it hard to integrate warnings with tools.
* As a workaround we could use webpack’s `resolve.alias` to alias `fbjs/l... |
I'd like to configure my testsuite to fail if there are any react warnings
triggered.
I'm currently using a variant on this SO answer
http://stackoverflow.com/questions/29651950/karma-and-react-have-warnings-to-
cause-errors
console.warn = (function(warn) {
return function(msg) {
//... | 1 |
Hello,
Recently I have been struggling with weird and unexpected behavior of numpy,
and would like to have some help.
Here is my code:
import numpy as np
vec = np.random.uniform(-0.5, 0.5, size=(100)).astype(np.float32)
print(np.linalg.norm(vec))
This code returns very differently every... |
I am getting a different and incorrect value for the first element comparison
when using the "assume_unique" option in numpy.in1d when comparing two 1D
arrays.
> > > mask = np.in1d(sum_array1, sum_array2)
> mask
> array([ **False** , False, False, ..., True, False, False], dtype=bool)
>>>
>>> mask = np.in1d(s... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.3
* Operating System version: mac
* Java version: 1.8
### Steps to reproduce this issue
1... |
### Environment
* Dubbo version: 2.7.3
* Nacos version: 1.1.3
* Java version: 1.8
### Steps to reproduce this issue
1. 注册一个provider,nacos控制台里面有1个provider
2. 再注册一个consumer,nacos控制台里面有1个consumer
3. 再注册一个consumer,nacos控制台里面还是1个consumer,但是这个consumer已经被更新了,里面的应用名变了。
 and a custom asyncValidator.
When the page initially loads the form control is empty so it should be
failing the required a... |
**I'm submitting a ...**
[X] bug report
**Current behavior**
If I have a sync and a async validation on a formControl the async validation
overwrites the sync validation when it comes back even if the value has
changed. So if I put in something in a field that passes the sync validation
the asy... | 1 |
[ 82%] Built target opencv_python2
[ 82%] Generating pyopencv_generated_include.h, pyopencv_generated_funcs.h,
pyopencv_generated_types.h, pyopencv_generated_type_reg.h,
pyopencv_generated_ns_reg.h
Note: Class l has more than 1 base class (not supported by Python C
extensions)
Bases: cv::a, cv::s, cv::s, cv::A,... |
##### System information (version)
##### Detailed description
[ 98%] Built target pch_Generate_opencv_videostab
[ 98%] Built target opencv_videostab
[ 98%] Built target opencv_python2
[ 98%] Generating pyopencv_generated_include.h, pyopencv_generated_funcs.h,
pyopencv_generated_types.h, pyopencv_generated_typ... | 1 |
Challenge Return a Value from a Function with Return has an issue.
User Agent is: `Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/56.0.2924.87 Safari/537.36`.
Please describe how to reproduce this issue, and include links to screenshots
if possible.
My code:
// E... |
Challenge Return a Value from a Function with Return has an issue.
User Agent is: `Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/51.0.2704.103 Safari/537.36`.
Please describe how to reproduce this issue, and include links to screenshots
if possible.
My code:
function timesFi... | 1 |
Can't find an exact match for the issue, so create a new one here. Feel free
to close it as a duplicate if it's the case.
/home/rustbuild/src/rust-buildbot/slave/nightly-dist-rustc-
linux/build/src/libstd/sync/mutex.rs:177:37: 180:2 error: internal compiler
error: debuginfo: Could not find scope info for node NodeEx... |
I was looking for a collection of environment variables that `rustc` honours
but was unable to find a definitive list. There are a few mentions of
variables such as `RUSTFLAGS`, `RUST_THREADS` and `RUST_BACKTRACE` on google
but none of them are documented in rustc(1)
Would it be possible to add these to the manual f... | 0 |
### Preflight Checklist
* I have read the Contributing Guidelines for this project.
* I agree to follow the Code of Conduct that this project adheres to.
* I have searched the issue tracker for an issue that matches the one I want to file, without success.
### Issue Details
* **Electron Version:**
* 6.... |
* Electron version: 1.2.0, 1.2.1, 1.2.2
* Operating system: Windows
If you start an browser window in fullscreen and then attempt to toggle to
windowed mode, the window will just black out and become unresponsive.
Attempting to toggle back again still results in a black screen.
However, if you start the window ... | 0 |
## 🐛 Bug
Error text:
[1054/2736] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj
FAILED: caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.obj
C:\w\1\s\windows\tmp_bin\sccache.exe cl /nologo /TP -DAT_PARALLEL_OPENMP=1 -DCPU... |
## 🐛 Bug
When trying to compile with VS2019 but targeting v141 toolchain and cuda 10.0
there seems to be some issues with rewrite of dispatching that was done in
recent weeks.
This snippet was from building using facebook internal Buck, but I was able to
reproduce same thing using cmake.
Compiling with /permissiv... | 1 |
Form minimalism
|
I would love to see an option to hide the tray icon.
| 1 |
When you create an index it would be good to be able to specify a date that it
could be auto-deleted on. Either a fixed, hard coded date or a parameter in
how many days before deleting. We are using ELK for monitoring of a lot of
production actiivity and the indices can get very big. Auto-deletion is a very
attractiv... |
Allow setting ttl to index, so the whole index gets deleted when expired
| 1 |
## Problem Description
Dropdown component causing dom change error in hot reload. When the basic
Dropdown is rendered we get the following hot reloading error:
Uncaught Invariant Violation: findComponentRoot(..., .0.1.1.1.2.1.$1/=11.0.2.1.0.$2016-03-07T13=208=201-05=2001.1:$37.3.0.1.0): Unable to find... |
I have a universal app with HMR in development. I noticed something very
strange when using an `<IconMenu />`.
My code:
<IconMenu
iconButtonElement={ <IconButton><MoreVertIcon color="#fff" /></IconButton> }
targetOrigin={ { horizontal: 'right', vertical: 'top' } }
anchorOrigin={ { ho... | 1 |
_From@d3v1an7 on July 21, 2016 8:38_
##### ISSUE TYPE
* Bug Report [or]
* Documentation Report
##### COMPONENT NAME
osx_defaults
##### ANSIBLE VERSION
ansible 2.2.0 (devel 372018dfce) last updated 2016/07/21 18:27:38 (GMT +1100)
lib/ansible/modules/core: (detached HEAD 7de287237f) last ... |
##### ISSUE TYPE
bug report
##### COMPONENT NAME
service module
##### ANSIBLE VERSION
ansible 1.9.4
##### CONFIGURATION
retry_files_enabled = False
##### OS / ENVIRONMENT
Running from Mac OS X 10.10.5 python 2.7.10
to FreeBSD 10.1-RELEASE-p16 0 Tue Jul 28 120419 UTC 2015
with PostgreSQL 9.4.5
##### SUMM... | 0 |
I wonder if that can be achieved. I tried to to use cpu profiler using
"net/http/pprof", but without binary it didn't manage to get anything useful
for top or list commands. Unpacked apk and used .so as binary but it also
didn't help.
Host OS - Windows 8.1.
Mobile OS - Android 4.4.
Can be anything done about it? ... |
I haven't tested this, but I suspect it is true: if you build a Go library
using -buildmode=c-archive or c-shared, and call the Go library from a C
program, and the Go library tries to use runtime/pprof.StartCPUProfile, I
expect it won't work. The problem is that Go will not have installed the
SIGPROF signal handler.... | 1 |
### First Check
* I added a very descriptive title to this issue.
* I used the GitHub search to find a similar issue and didn't find it.
* I searched the FastAPI documentation, with the integrated search.
* I already searched in Google "How to X in FastAPI" and didn't find any information.
* I already read... |
### First Check
* I added a very descriptive title to this issue.
* I used the GitHub search to find a similar issue and didn't find it.
* I searched the FastAPI documentation, with the integrated search.
* I already searched in Google "How to X in FastAPI" and didn't find any information.
* I already read... | 1 |
**Documentation issue**
In the documentation of PyTorch 1.0.1. It is mentioned that:
> batch_first – If True, then the input and output tensors are provided as
> (batch, seq, feature). Default: False
So I would expect the ouput tensor h_n of shape: (batch, num_layers *
num_directions, hidden_size). But it is not ... |
## 🐛 Bug
When using MPI to launch processes, and mpi4py to assign ranks and get world
size, DDP fails to initialize.
## To Reproduce
Steps to reproduce the behavior:
Here is a complete reproducer script:
import torch
import random
# This calls mpi.Init()
from mpi4py import MPI
... | 0 |
I am using @types/core-js 0.9.34. I am getting the following error. This is
the statement i had it in the tsconfig.json file
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"lib": ["es5","dom"],
"moduleResolution": "node",
"declaration": false,
"noImplicitAny": false,
"removeComments": ... |
Is something wrong with CI or publishing infrastructure?
* Check the Infrastructure status updates thread for known issues.
* Leave a message on the DefinitelyTyped Gitter.
If you know how to fix the issue, make a pull request instead.
* I tried using the `@types/react-redux` package and had problems.
* I ... | 0 |
CentOS 6.7
Cuda 7.0
cuDNN 4.0.7
I resolve #2266 by hard coding the python2.7 path in
`third_party/gpus/crosstool/clang/bin/crosstool_wrapper_driver_is_not_gcc`.
After also resolving a similar problem with `swig`, it compiles without
errors:
Target //tensorflow/tools/pip_package:build_pip_package ... |
bazel-bin/tensorflow/tools/pip_package/build_pip_package /tmp/tensorflow_pkg
2016年 04月 21日 星期四 07:34:12 CST : === Using tmpdir: /tmp/tmp.cMsLMGw3bz
cp: cannot stat ‘bazel-bin/tensorflow/tools/pip_package/build_pip_package.runfiles/tensorflow’: No such file or directory
cp: cannot stat ‘bazel-... | 1 |
**Juergen Hoeller** opened **SPR-6543** and commented
Support for JSF 2.0's view scope, as exposed through UIViewRoot.getViewMap().
Possibly also for "facesRequest" scope: FacesContext.getAttributes().
Also research options for making good use of the JSF 2.0 flash scope.
* * *
**Issue Links:**
* #12758 Spec... |
**Charles Blaxland** opened **SPR-2772** and commented
When many threads attempt to create non-singleton beans simultaneously
Spring's performance is extremely poor. Spring 2.0 also seems to be worse than
Spring 1.2.8 in this regard. I suspect its due to all the synchronized blocks
in the BeanFactory.
I have a hea... | 0 |
ERROR: type should be string, got "\n\nhttps://console.cloud.google.com/storage/browser/kubernetes-jenkins/pr-\nlogs/pull/20965/kubernetes-pull-test-unit-integration/14051/\n\n \n \n E0212 17:47:39.819927 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc8235322a0), PrevNode:(*client.Node)(0xc823532300), Index:0xc2} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xb7, ModifiedIndex:0xc3, Expiration:(*time.Time)(nil), TTL:0}\n E0212 17:47:39.819980 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc8236f6f60), PrevNode:(*client.Node)(0xc8236f6fc0), Index:0xc2} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xb7, ModifiedIndex:0xc3, Expiration:(*time.Time)(nil), TTL:0}\n E0212 17:47:39.820226 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc82416b440), PrevNode:(*client.Node)(0xc82416b4a0), Index:0xbe} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xb7, ModifiedIndex:0xc3, Expiration:(*time.Time)(nil), TTL:0}\n E0212 17:47:39.820674 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc82178d620), PrevNode:(*client.Node)(0xc82178d680), Index:0xc2} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xb7, ModifiedIndex:0xc3, Expiration:(*time.Time)(nil), TTL:0}\n E0212 17:47:39.822516 9094 persistentvolume_claim_binder_controller.go:123] PVClaimBinder could not update volume fake-pv: Cannot reload volume fake-pv: persistentvolumes \"fake-pv\" not found\n E0212 17:47:39.876514 9094 persistentvolume_claim_binder_controller.go:188] PVClaimBinder could not update volume fake-pv from deleteClaim handler: Cannot reload volume fake-pv: persistentvolumes \"fake-pv\" not found\n E0212 17:47:39.878893 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc821dfaba0), PrevNode:(*client.Node)(0xc821dfac00), Index:0xcd} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xc4, ModifiedIndex:0xce, Expiration:(*time.Time)(nil), TTL:0}\n E0212 17:47:39.878893 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc823dcd440), PrevNode:(*client.Node)(0xc823dcd500), Index:0xcd} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xc4, ModifiedIndex:0xce, Expiration:(*time.Time)(nil), TTL:0}\n E0212 17:47:39.878970 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc8237a4060), PrevNode:(*client.Node)(0xc8237a40c0), Index:0xcd} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xc4, ModifiedIndex:0xce, Expiration:(*time.Time)(nil), TTL:0}\n E0212 17:47:39.879007 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc8237a45a0), PrevNode:(*client.Node)(0xc8237a4660), Index:0xcd} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xc4, ModifiedIndex:0xce, Expiration:(*time.Time)(nil), TTL:0}\n E0212 17:47:39.879064 9094 etcd_watcher.go:428] failure to decode api object: Object 'Kind' is missing in ''\n from &client.Response{Action:\"delete\", Node:(*client.Node)(0xc824b03d40), PrevNode:(*client.Node)(0xc824b03da0), Index:0xcb} &client.Node{Key:\"/registry\", Dir:true, Value:\"\", Nodes:client.Nodes(nil), CreatedIndex:0xc4, ModifiedIndex:0xce, Expiration:(*time.Time)(nil), TTL:0}\n panic: sync: WaitGroup is reused before previous Wait has returned [recovered]\n panic: sync: WaitGroup is reused before previous Wait has returned\n \n goroutine 2786 [running]:\n testing.tRunner.func1(0xc822bcc2d0)\n /usr/local/go/src/testing/testing.go:450 +0x171\n sync.(*WaitGroup).Wait(0xc824a9f570)\n /usr/local/go/src/sync/waitgroup.go:128 +0x114\n net/http/httptest.(*Server).Close(0xc824a9f540)\n /usr/local/go/src/net/http/httptest/server.go:168 +0x5c\n k8s.io/kubernetes/test/integration.TestPersistentVolumeRecycler(0xc822bcc2d0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/integration/persistent_volumes_test.go:177 +0x2829\n testing.tRunner(0xc822bcc2d0, 0x251a1f8)\n /usr/local/go/src/testing/testing.go:456 +0x98\n created by testing.RunTests\n /usr/local/go/src/testing/testing.go:561 +0x86d\n \n goroutine 1 [chan receive]:\n testing.RunTests(0x1ce4488, 0x2519fa0, 0x22, 0x22, 0xc820340401)\n /usr/local/go/src/testing/testing.go:562 +0x8ad\n testing.(*M).Run(0xc8210bcf08, 0xc8202d6c80)\n /usr/local/go/src/testing/testing.go:494 +0x70\n main.main()\n k8s.io/kubernetes/test/integration/_test/_testmain.go:120 +0x116\n \n goroutine 17 [syscall, locked to thread]:\n runtime.goexit()\n /usr/local/go/src/runtime/asm_amd64.s:1721 +0x1\n \n goroutine 5 [chan receive]:\n github.com/golang/glog.(*loggingT).flushDaemon(0x264c0e0)\n /workspace/kubernetes/Godeps/_workspace/src/github.com/golang/glog/glog.go:879 +0x67\n created by github.com/golang/glog.init.1\n /workspace/kubernetes/Godeps/_workspace/src/github.com/golang/glog/glog.go:410 +0x297\n \n goroutine 41 [syscall]:\n os/signal.loop()\n /usr/local/go/src/os/signal/signal_unix.go:22 +0x18\n created by os/signal.init.1\n /usr/local/go/src/os/signal/signal_unix.go:28 +0x37\n \n goroutine 60 [select]:\n k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc8207cbf78, 0x29e8d60800, 0x0, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x13b\n k8s.io/kubernetes/pkg/util/wait.Until(0xc8207cbf78, 0x29e8d60800, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x3e\n k8s.io/kubernetes/pkg/registry/service/ipallocator/controller.(*Repair).RunUntil(0xc82068b0e0, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/registry/service/ipallocator/controller/repair.go:72 +0x46\n k8s.io/kubernetes/pkg/registry/service/ipallocator/controller.(*Repair).RunUntil-fm(0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x2a\n created by k8s.io/kubernetes/pkg/util.(*Runner).Start\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x153\n \n goroutine 398 [select]:\n k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc8206b1f78, 0x29e8d60800, 0x0, 0xc82093bce0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x13b\n k8s.io/kubernetes/pkg/util/wait.Until(0xc8206b1f78, 0x29e8d60800, 0xc82093bce0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x3e\n k8s.io/kubernetes/pkg/registry/service/portallocator/controller.(*Repair).RunUntil(0xc820ff0b00, 0xc82093bce0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/registry/service/portallocator/controller/repair.go:58 +0x46\n k8s.io/kubernetes/pkg/registry/service/portallocator/controller.(*Repair).RunUntil-fm(0xc82093bce0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x2a\n created by k8s.io/kubernetes/pkg/util.(*Runner).Start\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x153\n \n goroutine 20 [IO wait]:\n net.runtime_pollWait(0x7fcbbc04c210, 0x72, 0xc820012150)\n /usr/local/go/src/runtime/netpoll.go:157 +0x60\n net.(*pollDesc).Wait(0xc8201273a0, 0x72, 0x0, 0x0)\n /usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a\n net.(*pollDesc).WaitRead(0xc8201273a0, 0x0, 0x0)\n /usr/local/go/src/net/fd_poll_runtime.go:78 +0x36\n net.(*netFD).accept(0xc820127340, 0x0, 0x7fcbbc04c810, 0xc8205c8b20)\n /usr/local/go/src/net/fd_unix.go:408 +0x27c\n net.(*TCPListener).AcceptTCP(0xc8200d6120, 0xc8206e4280, 0x0, 0x0)\n /usr/local/go/src/net/tcpsock_posix.go:254 +0x4d\n net.(*TCPListener).Accept(0xc8200d6120, 0x0, 0x0, 0x0, 0x0)\n /usr/local/go/src/net/tcpsock_posix.go:264 +0x3d\n net/http/httptest.(*historyListener).Accept(0xc82013c9f0, 0x0, 0x0, 0x0, 0x0)\n /usr/local/go/src/net/http/httptest/server.go:48 +0x63\n net/http.(*Server).Serve(0xc8200d2ea0, 0x7fcbb99d9670, 0xc82013c9f0, 0x0, 0x0)\n /usr/local/go/src/net/http/server.go:1887 +0xb3\n created by net/http/httptest.(*Server).Start\n /usr/local/go/src/net/http/httptest/server.go:109 +0x380\n \n goroutine 2468 [chan send]:\n k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc824af41e0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:117 +0x5cc\n created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xbf\n \n goroutine 59 [select]:\n k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc8207c9f78, 0x2540be400, 0x0, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x13b\n k8s.io/kubernetes/pkg/util/wait.Until(0xc8207c9f78, 0x2540be400, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x3e\n k8s.io/kubernetes/pkg/master.(*Controller).RunKubernetesService(0xc820216b40, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:110 +0x4a\n k8s.io/kubernetes/pkg/master.(*Controller).RunKubernetesService-fm(0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x2a\n created by k8s.io/kubernetes/pkg/util.(*Runner).Start\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x153\n \n goroutine 61 [select]:\n k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc8207caf78, 0x29e8d60800, 0x0, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x13b\n k8s.io/kubernetes/pkg/util/wait.Until(0xc8207caf78, 0x29e8d60800, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x3e\n k8s.io/kubernetes/pkg/registry/service/portallocator/controller.(*Repair).RunUntil(0xc82068db40, 0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/registry/service/portallocator/controller/repair.go:58 +0x46\n k8s.io/kubernetes/pkg/registry/service/portallocator/controller.(*Repair).RunUntil-fm(0xc8205252c0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x2a\n created by k8s.io/kubernetes/pkg/util.(*Runner).Start\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x153\n \n goroutine 1966 [select]:\n k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc82127df78, 0x2540be400, 0x0, 0xc820ddbc80)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x13b\n k8s.io/kubernetes/pkg/util/wait.Until(0xc82127df78, 0x2540be400, 0xc820ddbc80)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x3e\n k8s.io/kubernetes/pkg/master.(*Controller).RunKubernetesService(0xc822778240, 0xc820ddbc80)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:110 +0x4a\n k8s.io/kubernetes/pkg/master.(*Controller).RunKubernetesService-fm(0xc820ddbc80)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x2a\n created by k8s.io/kubernetes/pkg/util.(*Runner).Start\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x153\n \n goroutine 1797 [select]:\n k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc82127ff78, 0x29e8d60800, 0x0, 0xc821e3e180)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x13b\n k8s.io/kubernetes/pkg/util/wait.Until(0xc82127ff78, 0x29e8d60800, 0xc821e3e180)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x3e\n k8s.io/kubernetes/pkg/registry/service/portallocator/controller.(*Repair).RunUntil(0xc821e42a40, 0xc821e3e180)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/registry/service/portallocator/controller/repair.go:58 +0x46\n k8s.io/kubernetes/pkg/registry/service/portallocator/controller.(*Repair).RunUntil-fm(0xc821e3e180)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x2a\n created by k8s.io/kubernetes/pkg/util.(*Runner).Start\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x153\n \n goroutine 397 [select]:\n k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc8207c6f78, 0x29e8d60800, 0x0, 0xc82093bce0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x13b\n k8s.io/kubernetes/pkg/util/wait.Until(0xc8207c6f78, 0x29e8d60800, 0xc82093bce0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x3e\n k8s.io/kubernetes/pkg/registry/service/ipallocator/controller.(*Repair).RunUntil(0xc82097ae10, 0xc82093bce0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/registry/service/ipallocator/controller/repair.go:72 +0x46\n k8s.io/kubernetes/pkg/registry/service/ipallocator/controller.(*Repair).RunUntil-fm(0xc82093bce0)\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x2a\n created by k8s.io/kubernetes/pkg/util.(*Runner).Start\n /workspace/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x153\n \n \n\n" |
httptest.Server races between requests coming into its mux, and Server.Close.
Normal usage doesn't typically trigger the race detector, but when a test
client timeouts (we do this intentionally in letsencrypt/boulder to test how
boulder fails) and moves on to teardown the test with Close, a race is found
easily.
Thi... | 1 |
There is a sample on the bootstrap website
* Navigate to http://getbootstrap.com/javascript/#modals
* click "Launch demo modal"
* scroll down, click "Close"
* again, click "Launch demo modal"
* again, scroll down, click "Close"
second time, modal will not close. ESC works.
|
Hi,
The code used on last Thursday worked fine. But after updated to latest code
on Monday (GMT+8), the modal dialog when clicks to dismiss for seconds onward
cannot be close.
I am checking on source code line 932, if I commented out this line then it is
working again.
this.$element
.removeClass('in')
.attr('a... | 1 |
### Which website or app were you using when the bug happened?
Please provide a link to the URL of the website (if it is public), a
CodeSandbox (https://codesandbox.io/s/new) example that reproduces the bug, or
a project on GitHub that we can checkout and run locally.
### What were you doing on the website or app w... |
### Edit: If you have issues but you did NOT upgrade to 18, or if you upgraded
but get confusing errors from dependencies, the problem is likely that some
library (incorrectly) specifies `@types/react` as a dependency with version
`*` rather than an optional peer dependency. Find which library it is and file
an issue... | 0 |
Hi,
In version 0.10.10 intellisense is not working after downloading typescript
for the modules which I have downloaded using npm like express, firebase etc.
But version 0.10.08 is working fine and I am able to see intellisense working
flawlessly.
|
I updated to 0.10.10 today, hoping to try out the new JavaScript support with
Salsa. Unfortunately, my Intellisense has stopped working. I am using type
definition files from definitely typed (e.g. the express.d.ts).
For example, using 0.10.8:
var exp = require("express");
exp.Router
I will see the content assis... | 1 |
By calling
graph.get_tensor_by_name("output:0")
I found that it returns a tensor shaped [batch_size,num],How to test a saved
model trained with tf.train.batch ?
|
For an input with an undefined batch size, `atrous_conv2d` emits tensors where
all except the final dimension are undefined:
input = tf.placeholder(tf.float32, (None, 256, 256, 3))
conv = tf.nn.conv2d(input, tf.zeros((3, 3, 3, 16)), strides=[1, 1, 1, 1], padding='SAME')
print(conv.get_shap... | 0 |
**Apache Airflow version** : None given
Ticket was created 21/Nov/16 18:35
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
**Environment** :
* **Cloud provider or hardware configuration** :
* **OS** (e.g. from /etc/os-release):
* **Kernel** (e.g. `uname -a`):
* **Install too... |
**Apache Airflow version** : 1.10.*
**Backport packages version** : 2020.10.5rc1
**What happened** :
Although good work has been done to improve the `BigQueryInsertJobOperator` by
the assigning of a `job_id` based on a combination of `dag_id`, `task_id`,
`execution_date` and an additional `uniqueness_suffix`, ot... | 0 |
## 🐛 Bug
While looking at issue #26971, I wondered if torch's uniform number generators
was generating too many zeros since it generates in average more than 5 zeros
per 10^8 generations according to the following:
sum((torch.rand(100000000) <= 0.).sum().float() for i in range(20)) / 20
On GPU, it g... |
## 🐛 Bug
When using uniformly-distributed random number generation, especially using
`float32`, over a range including 0, the sampling code ignores the extra
precision of floating-point around 0, leading to very bad sampling.
The generated floats also have at most 24 (`float32`) or 53 (`float64`) bits
of entropy.
... | 1 |
Here's a sample code to illustrate the problem which stems from a case
sensitive string matching somewhere in the code:
package main
import (
"fmt"
"path/filepath"
)
func main() {
a,_ := filepath.Glob("c:\\users\\*\\appdata")
fmt.Println(a) //this ... |
Here are two functions that won't compile:
func f(x int) bool {
if x > 5 {
return true
} else {
return false
}
}
func g(x int) bool {
switch {
case x > 5: return true
default: return false
}
}
... | 0 |
I have this simple code:
import * as React from "react";
import * as ReactDOM from "react-dom";
ReactDOM.render(<div>Hi</div>, document.getElementById("root"));
that is giving me this error:
Argument of type 'Element' is not assignable to parameter of type 'ReactElemen... |
Below are examples of mistakes I make all the time. For that reason, I would
really like for these to be type errors, so I can catch these mistakes
earlier.
IIUC, the reason these are not type errors is because the
`children`/`ReactNode` type includes `{}`, which allows almost anything
through. That begs the questio... | 0 |
reproduce - Goto
http://getbootstrap.com/javascript/#modals
try to open and close "Launch Demo Modal" Twice using button
Escape key works (ie keyboard) but data-dismiss="modal" fails
Worked in RC1
Regards,
Mike
|
Hi,
The code used on last Thursday worked fine. But after updated to latest code
on Monday (GMT+8), the modal dialog when clicks to dismiss for seconds onward
cannot be close.
I am checking on source code line 932, if I commented out this line then it is
working again.
this.$element
.removeClass('in')
.attr('a... | 1 |
The Autocomplete demo suggestion container takes up room even when not in use
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
Put two autocompletes above each other (or any other element below an
autocomplete) and it will sit flush against the bottom... |
I was wondering, if it would be better if we move the `selected` prop from the
`MenuItem` directly to the `ListItem`.
I was using the `Drawer` component and I wanted to show the user which
`ListItem` was active in the `Drawer`. So I thought I make it `selected`, but
than I realized the ListItem has no `selected`... | 0 |
After updating Deno to latest version 1.2.0 I got 2 errors:
error: TS2345 [ERROR]: Argument of type 'string | URL' is not assignable to parameter of type 'string'.
Type 'URL' is not assignable to type 'string'.
return new URL(url).pathname
~~~
at https://den... |
After upgrading to 1.2.0, running deno, will fail with:
Check file:///Users/xxxxxxx/yyyyyyy/code/src/github.com/nats-io/nats.deno/.deno.test.ts
error: TS2345 [ERROR]: Argument of type 'string | URL' is not assignable to parameter of type 'string'.
Type 'URL' is not assignable to type 'string'... | 1 |
### Preflight Checklist
* I have read the Contributing Guidelines for this project.
* I agree to follow the Code of Conduct that this project adheres to.
* I have searched the issue tracker for a feature request that matches the one I want to file, without success.
### Electron Version
12.0.1
### What opera... |
* Electron version: 1.6.13
* Operating system: MacOS High Sierra
### Expected behavior
With Developer Tools open, close frameless window should performs correctly.
### Actual behavior

### H... | 0 |
Celery workers become stuck/deadlocked when using Redis broker in Celery
3.1.17.
Reproduced in 3.1.0 and 3.1.16 as well.
**Issue does not occur in current Celery master (3.2.0a2).**
**Issue does not occur with RabbitMQ as broker.**
**Reproducable on Linux and Mac OS.**
### Environment
* Scientific Linux re... |
So I have been battling this issue for a few days now but it's really hard to
figure out exactly what causes it. I had a repro for a day on an amazon
machine but unfortunately it was a spot instance and I no longer have access
to it. I tried to make another repro on the weekend and failed. Here is what
I'm observing:... | 1 |
Navbar dropdown links work fine normally in Chrome, but when navbar is
collapsed links do not have any hover state and clicking on links just
collapses the dropdown menu.
JSFiddle is here.. http://jsfiddle.net/richyclarke/urbnD/3/
Collapse the navbar by reducing the frame size and try to click on the 'IBM'
link und... |
I had a project using more or less the same menu and it worked. Found out it
was using Bootstrap version 2.3.1. Compared version 2.3.2 and 2.3.1 and found
that in version 2.3.2 there's this snippet of CSS that reads:
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
botto... | 1 |
**Julian Sareyka** opened **SPR-8849** and commented
Hi,
I use an embedded database (HSQL) in my integration test suite. Its a maven
project with TestNG.
<jdbc:embedded-database id="mirDataSource">
<jdbc:script location="classpath:db/schema.sql" />
<jdbc:script location="classpath:db/tabl... |
**Tim Schafer** opened **SPR-671** and commented
2005-01-31 13:58:49 StandardContext[/kls2]Loading root WebApplicationContext
2005-01-31 13:58:49 StandardContext[/kls2]Exception sending context
initialized event to listener instance of class
org.springframework.web.context.ContextLoaderListener
org.springframew... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
Component Demos should be present on the corresponding Component API sections.
## Current Behavior
Component Demos and Component API are separated in docs.
## Context
While reading the docs https://m... |
* I have searched the issues of this repository and believe that this is not a duplicate.
## The Issue
When I provide `NavLink` as a component for `Button` it seems to work fine but
I get this error in console :
Warning: Material-UI: you have provided a custom Component to the `component` prope... | 0 |
## Update
This issue is a duplicate of #2795
## TL;DR
I believe this is just a typo. `%5` should be actual width and `%6` should be
actual height. Instead, these two are swapped in the tooltip. The actual
implementation in the format still works so doing `%5 x %6` would give `width
x height`, as expected.
![i... |
# Summary of the new feature/enhancement
I am using an US keyboard layout as input and would like to be able to either
remap a key or a shortcut to generate unicode characters, in my case Umlauts
(ä, ö, ü,...).
So ideally I'd like to remap a shortcut (i.e. CTRL+ALT+O) to generate a lower-
case ö. I'd be totally fin... | 0 |
**Do you want to request a _feature_ or report a _bug_?**
**What is the current behavior?**
RT
**If the current behavior is a bug, please provide the steps to reproduce.**
I have a multi Page app and I have two enties 'main.js','main2.js' for two
pages.
//main.js
require(['./a','./b','./c']... |
# Bug report
**What is the current behavior?**
[webpack-cli] Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19)
at Object.createHash (node:crypto:130:10)
at BulkUpdateDecorator.hashFactory (/opt/src/node_modules/webpack/li... | 0 |
# Environment
Windows build number: 18363.418
Windows Terminal version: 0.5.2762.0
If a profile is defined with an invalid commandline, or if the shell specified
has been uninstalled by the user, trying to open a tab with that profile will
not show any warning about the failure to launch the ... |
This is work that's following on from work that's being done for #1625.
I'm pulling the code for updating the drag region out of
`NonClientIslandWindow::OnSize` into its own method. Unfortunately, both these
methods need to do the following block of work:
const auto windowRect = GetWindowRect(... | 0 |
# Checklist
* I have verified that the issue exists against the `master` branch of Celery.
* This has already been asked to the discussion group first.
* I have read the relevant section in the
contribution guide
on reporting bugs.
* I have checked the issues list
for similar or identical bug reports.... |
# Checklist
* I have verified that the issue exists against the `master` branch of Celery.
* This has already been asked to the discussion group first.
* I have read the relevant section in the
contribution guide
on reporting bugs.
* I have checked the issues list
for similar or identical bug reports.... | 0 |
Steps to reproduce:
1. Go to http://material-ui.com/#/components/text-fields
2. Click on the text field sample (first row, second column), specifically on the floating label
Actual: Clicking on the floating label the first time does not focus the field
Expected: Clicking on the floating label for the first ti... |
The css class names definitions are duplicated for some components - in my
case it is duplicated (I guess from my debugging) for `MuiIconButton` and
`MuiModal` \- check current behavior
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
The class names ... | 0 |
**I'm submitting a ...** (check one with "x")
[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
... |
**I'm submitting a **bug**.
[x ] bug report
[ ] feature request
[ ] support request
**Current behavior**
I wanted to repeat particular element several amount of time, so I'm using
`*ngFor` directive with hard-coded array like `[1,2,3,4,5,6,7,8,9,10]` and
that got worked awesome. I achiev... | 1 |
If using MultiIndex as columns, saving to CSV adds an extra line with no data
between the column headers and the data. I couldn't find information that this
is something that should happen so it was unexpected to me.
#### Code Sample, a copy-pastable example if possible
In IPython:
import pandas as p... |
This seems strange to me, but I don't often use a MultiIndex so I might be
missing something obvious.
>>> pd.__version__
'0.13.1-420-g6899ed6'
>>> df2 = pd.DataFrame([1], columns=pd.MultiIndex.from_arrays([[1],[2]]))
>>> df2
1
2
0 1
[1 rows x 1 columns]
>>> d... | 1 |
Please answer these questions before submitting your issue. Thanks!
1. What version of Go are you using (`go version`)?
go version go1.6 darwin/amd64
2. What operating system and processor architecture are you using (`go env`)?
mac os x 10.9.5
3. What did you do?
(Use play.golang.org to provide a runna... |
using go 1.5.1 and 1.6 on linux/x64
given this string
var cgroupname = "/machine.slice/machine-rkt\\x2dbad20ebf\\x2de8b8\\x2d48fe\\x2dabba\\x2de2e3f72123fb.scope/system.slice/alpine-sh.service"
trying to use this function to strip out part of it. (yes, can use regex, but
that's a different point)
... | 0 |
# Checklist
* I have verified that the issue exists against the `master` branch of Celery.
* This has already been asked to the discussion group first.
* I have read the relevant section in the
contribution guide
on reporting bugs.
* I have checked the issues list
for similar or identical bug reports.... |
# Checklist
* [x ] I have read the relevant section in the
contribution guide
on reporting bugs.
* [ x] I have checked the issues list
for similar or identical bug reports.
* I have checked the pull requests list
for existing proposed fixes.
* I have checked the commit log
to find out if the bug... | 0 |
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
`get_url` module
##### ANSIBLE VERSION
Ansible 2.4.1.0 (sorry, don't have the exact ansible --version output at hand
right now)
"ansible_python": {
"executable": "/usr/bin/python",
"has_sslcontext": true,
... |
I want to assert that certain EC2 security groups are present.
- name: Create EC2 SSH security group.
ec2_group:
name: SSH
description: Allows SSH access.
state: present
region: "{{ aws_region }}"
rules:
- proto: tcp
from_port: 22
... | 0 |
##### System information (version)
* OpenCV => 4.2
* Operating System / Platform => Ubuntu 18.04
##### Detailed description
Incorrect output from cv2.dnn.NMSBoxes. I think it can because of incorrect
rounding in python bindings.
##### Steps to reproduce
Incorrect
import cv2 ... |
##### System information (version)
* OpenCV => 4.0.1
* Operating System / Platform => macOS 10.14.6
* Compiler => Apple Clang 11.0.0 (clang-1100.0.33.16)
##### Detailed description
`cv::dnn::NMSBoxes` can accept `std::vector<Rect2d>` but only the one for
`std::vector<Rect>` can be called from python.
##### ... | 1 |
**System information**
* Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
* OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Debian 9.0 stretch
* Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
* TensorF... |
_Please make sure that this is a bug. As per ourGitHub Policy, we only
address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template_
**System information**
* OS Platform and Distribution (e.g., Linux Ubuntu 16.04): mac OS Mojave
* TensorFlow installed fr... | 1 |
This should be a peerDependency...
| ERROR: type should be string, got "\n\nhttps://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/chai/chai.d.ts#L412\n\n> node_modules/@types/chai/index.d.ts(412,11): error TS2451: Cannot redeclare\n> block-scoped variable 'Object'.\n\n" | 0 |
Example failure at
https://app.shippable.com/builds/55b327486572ba0c00576d31
--- FAIL: TestDQ_always_pop_earliest_deadline (23.77 seconds)
delay_test.go:256: Expected delay-prority of 1s got instead got 2s
FAIL
coverage: 64.9% of statements
FAIL github.com/GoogleCloudPlatform/kuber... |
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG REPORT
**Kubernetes version** (use `kubectl version`):
Client Version: version.Info{Major:"1", Minor:"4", GitVersion:"v1.4.0", GitCommit:"a16c0a7f71a6f93c7e0f222d961f4675cd97a46b", GitTreeState:"clean", BuildDate:"2016-09-26T18:16:57Z", G... | 0 |
ie8 calculates the size of input, textarea and select fields wrong if box
sizing is border-box.
maybe a workaround:
min-height: @input-height-base; // Make inputs at least the height of their button counterpart (base line-height + padding + border)
min-height: (@input-height-base - @padding-base-v... |
Removing min-height from Shared size and type resets in forms.less stops
inputs being bloated in IE8. Tested in IE9/10 latest FF and Chrome and dosen't
seem to cause any problems.

Minor, but annoying if you like your projects hoisted into the sidebar. This
seems to work fine on Windows 7.
|
I checked this issue list and it seems it is not a duplicate. I suppose this
could be considered an enhancement request.
Atom is too heavy-weighted. Given all those features such as package
management, even some support like a web-browser way, it should be alright.
But taking the official release as example, they ar... | 0 |
I am having an issue with what seems to be a very infrequent infinite loop in
`RungeKutta._step_impl` in `scipy/integrate/_ivp/rk.py`. Running a bunch of
experiments in parallel on large number of cores, I maybe see it once a week,
and not in any easily reproducible fashion, as far as I can tell.
I caught it after, ... |
### Describe your issue.
`scipy.integrate._ivp.common.select_initial_step()` returns `numpy.nan` if
`max(abs(y0)) == numpy.inf`
This causes programs to lock, when calling `solve_ivp()` with such an initial
value.
Probably, `select_initial_step()` (or its callers) should raise an Error in
that situation.
### Repro... | 1 |
We have a dark application background. However, the browser-window initially
shows as white(which causes flickering) and we want to make it custom color so
it matches our application background(which will prevent the flickering).
|
**Is your feature request related to a problem? Please describe.**
My application (REST client) allows to manipulate cookies when making a HTTP
request. It also allows to export and import application data. It is possible
to export created session cookies data but it is not possible to import them
back because the... | 0 |
### Bug report
**Bug summary**
AttributeError: module 'matplotlib' has no attribute 'verbose'
**Code for reproduction**
# from matplotlib import cbook, pyplot as plt, style
#
#
**Actual outcome**
Traceback (most recent call last):
File "C:/Users/95235/Desktop/history-1.... |
Minimum amount of code to reproduce the bug:
import matplotlib.pyplot as plt
x = [0.15, 0.11, 0.06, 0.06, 0.12, 0.56]
flierprops = dict(marker='o', markerfacecolor='green', markersize=12, linestyle='none')
plt.boxplot(x, flierprops=flierprops)
plt.show()
This produces
![bug... | 0 |
## Bug Report
**Current Behavior**
A clear and concise description of the behavior.
Use `npx babel-upgrade --write` to update babel, but get this duplication
issue, I check them but can't find which plugin or preset is duplicated
**Input Code**
* REPL or Repo link if applicable:
This is new .bablerc file
... |
> Issue originally reported by @hzoo in babel/babel-preset-env#248
Just going to make another issue to talk about the ideal scenario for both
polyfills and babel helpers and how we can get there via babel-preset-env.
How can we write ES20xx and ship the smallest amount of code (for a given
target environment)?
*... | 0 |
### Version
2.5.17
### Reproduction link
https://codepen.io/fjc0k/pen/KxBvbY?editors=1111
### Steps to reproduce
1. open codepen url
2. open console
### What is expected?
$attrs: `{ value: '' }`
$listeners: `{ input: () => {} }`
### What is actually happening?
$attrs: `{}`
$listeners: `{ input: () => {... |
### Version
2.6.10
### Reproduction link
https://codesandbox.io/embed/vue-template-3pnsx
### Steps to reproduce
Click "toggle loading" button
### What is expected?
Both child elements should have data attribute applied and should be green.
### What is actually happening?
First child element is missing data a... | 0 |
### Describe the issue:
Functions often accepts any ndarray as long as the elements are numbers. Using
`npt.NDArray[np.number]` creates many mypy/pyright errors as none of the
operators seems to be annotated for it.
### Reproduce the code example:
import numpy as np
import numpy.typing as npt
... |
### Describe the issue:
Why operating on arrays typed as `npt.NDArray[np.number[Any]]`, the mypy
plugin reports that `ndarray.__mul__` cannot accept argument type `int`.
I would expect that an array of `np.number` can be multiplied by an integer.
### Reproduce the code example:
# tmp.py
from typ... | 1 |
when the variable is pointer of instance making with new(), finalizer isn't call for
last.
------------------
package main
import "runtime"
type foo struct { }
func bar() {
f := foo {}
runtime.SetFinalizer(&f, func(pf *foo) {
println("finalized")
... |
If you view an interface as a set of constraints on the implementing type, then
combining two interfaces (that are not mutually incompatible) such as:
type I interface { f(); String() string }
type J interface { g(); String() string }
has a natural interpretation that is eq... | 0 |
The problem described in the issue #31620 still persists. Please reopen the
issue!
|
Playbook:
- name: provision server
gather_facts: false
hosts:
- tag_role_{{ role }}
roles:
- { role: common, tags: ["production", "staging"] }
- { role: ruby193, tags: ["production", "staging"] }
- { role: deployer, tags: ["production", "staging"] ... | 0 |
I have seen evidence that both tuple indexing and slicing syntax are silently
allowed by `rustc`, rather than requiring the feature gate turned on to enable
them.
It could be that I missed some step along the way where these features were
officially enabled. But I think its more likely that someone has accidentally
... |
Feature gates are generally checked before expansion so feature gates are
defeated by code inside macros.
| 1 |
Previewing the 'latest.md' in the latest VS Code looks like this:

and here the same file in VS Code 0.10.9:

| 1 |
Followup from a tweet from Unpkg (unpkg?) about ES6 module support:
https://twitter.com/unpkg/status/905239560988221440
> For fun, try using `import * as d3 from '//unpkg.com/d3?module` inside a
> <script type=module> and watch those modules load!
It would be neat if you could just `import { Component } from
'htt... |
**Do you want to request a _feature_ or report a _bug_?**
Request a feature
**What is the current behavior?**
React ecosystem was promoting ES6 classes and modules since 2014 and many
packages like react-router, redux and so on, have an "es" folder in the npm
package with source code in ES2015 modules. Unless I... | 1 |
**Symfony version(s) affected** : 3.4.15
**Description**
When following the symfony-cmf installation guide with SF 3.4.15 I get the
following error:
`Cannot dump definitions which have method calls.`
This is not the case with 3.4.14, so downgrading solves.
**How to reproduce**
I created a test project for th... |
**Symfony version(s) affected** : 4.1.4
**Description**
After upgrading to v4.1.4 the following error shown when container tries to
build.
RuntimeException Cannot dump definitions which have method calls.
Tace RuntimeException Cannot dump definitions which have method calls.
[Symfony\Component\DependencyInjectio... | 1 |
As I mentioned on Discourse, the `issetequal` docstring says that
`issetequal(a, b)` is equivalent to `a ⊆ b && b ⊆ a`, but this isn't the case
when there are duplicate elements:
julia> versioninfo()
Julia Version 1.0.0
Commit 5d4eaca0c9 (2018-08-08 20:58 UTC)
Platform Info:
OS: macOS (... |
Due to #9513, we've decided to push the 0.3.5 release up two weeks, shooting
for this weekend for a new release. Let's discuss here what we want to try and
include in this release. Although it is motivated by a single issue, I see no
reason to avoid other fixes that have already been merged into
`release-0.3`/are clo... | 0 |
Using Version 0.201.0 (0.201.0) on OS X Yosemite.
Given this:

When I click 'Replace All' I ... |
In Sublime Text and Text Wrangler it is possible to do regex find and replace
such as this
Find : ^\d{2}$\n
Replace:
to find lines that are two digits only and delete them. In Atom, it can match
the lines but cannot do the replace. When clicking on 'Replace All' the text
remains unchanged.
Version 0.75.0, Platfo... | 1 |
There should be a mode of Deno that is maximum sandbox -
-No file system access at all (including modules, etc) except for the initial deno command. Put the onus on the developer to package all js/ts in a single file.
-No network at all, except for the ability to respond to http requests from localhost on a singl... |
This consists of
1. Setting the random number generator seed. We have this already.
2. Disabling all I/O - so turn off allow-read, allow-write, allow-net, allow-run, allow-plugin - etc.
3. Controlling the Date object
4. need a custom v8::Platform which will allow us to control the date precisely. Then we can... | 1 |
Hi,
I have created HiddenEntityType (https://gist.github.com/kl3ryk/5781916), to
transform value of hidden field into Entity. I was using
FormBuilderInterface::getParent() to get Entity class. But in Symfony 2.3
function FormBuilderInterface::getParent was removed. So is there any way to
retreive parent form data_cl... |
Hi,
I thought about a new type of field type which can solve several problems i
met on the user group.
The idea is to create an "hidden_entity" type which is just an hidden id in
the form, and an entity fetched in the database by the DataTransformer. Here
are two example of use:
# The transport entity case
Imagin... | 1 |
02:51:36 I0406 09:51:35.674250 2857 fs_resource_analyzer.go:66] Starting FS
ResourceAnalyzer
02:51:36 I0406 09:51:35.674261 2857 manager.go:123] Starting to sync pod
status with apiserver
02:51:36 I0406 09:51:35.674271 2857 kubelet.go:2361] Starting kubelet main
sync loop.
02:51:36 I0406 09:51:35.674281 2857 ku... |
Link: https://storage.cloud.google.com/kubernetes-jenkins/pr-
logs/pull/24701/node-pull-build-e2e-test/4637/build-log.txt
The bytespam decodes to:
W0506 02:20:11.087804 2761 server.go:449] Could not load kubeconfig file /var/lib/kubelet/kubeconfig: stat /var/lib/kubelet/kubeconfig: no such file or ... | 1 |
# Colors
While I was in the process of writing some colormap manipulation scripts, I
went into the MPL code on 'colors' to find out how exactly it handles the
conversion between the normalized RGBA tuples that MPL uses, and the actual
8-bit RGBA tuples that are used for colors in general.
Looking at the colors modu... |
### Bug report
**Bug summary**
imsave saves some pixels wrong to output image, or possibly it is always
mapping certain values of the input array to the wrong output values. Colormap
values appear correct, but actual data saved does not match colormap.
**Code for reproduction**
#!/usr/bin/env python... | 1 |
# Bug report
## Describe the bug
Simple javascript function to Router.push("/") will not work correctly.
in `_app.js` has:
Router.events.on('routeChangeStart', url => {
console.log(`Loading: ${url}`);
});
which is working...
in my AppBar(Material-ui Toolbar) i have a simple onClick ... |
# Bug report
When attempting to navigate to some pages with a simple `<Link href='...'/>`,
the page hangs and things break.
* Go to https://nozzleio-8f0sjfbt1.now.sh/
* Navigate around using the top nav bar
* Go to the footer and click on the three links that contain "API Docs"
* Observe the console and net... | 1 |
There seem to be some performance regressions in compile time of `NTuple` in
1.0. Note, for example,
1.0:
using StaticArrays
julia> @time @SMatrix rand(16,16)
11.440824 seconds (1.41 M allocations: 85.987 MiB, 0.24% gc time)
0.6.4:
using StaticArrays
julia> @time @SMatrix... |
I'd expect to be able to import with a depwarn, but get an error instead:
julia> import Base.Test: record
WARNING: Base.Test is deprecated, run `using Test` instead.
likely near no file:0
ERROR: invalid import path: "Test" does not name a module
| 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.6
* Operating System version: Linux staging 4.4.0-63-generic #84~14.04.2-Ubuntu SMP Mon Feb 13 ... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.1
* Operating System version: mac
* Java version: 1.8
### Steps to reproduce this issue
1... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.0
* Operating System version: windows
* Java version: 1.8
* zookeeper version: 3.4.6
### S... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.0
* Operating System version: Windows7
* Java version: jdk8
### Steps to reproduce this issu... | 0 |
When using `scipy.signal.savgol_filter`, the filter will randomly throw an
error. It usually happens after 6 calls to `savgol_filter`. I was not able to
get a reproducing code unfortunately :( (I mean I have my huge code that
replicates the issue, but I can't reduce this to a snipnet.)
* The error comes after a fi... |
From @opoplawski: With Fedora Rawhide (but not Fedora 19) I'm seeing:
ERROR: test_fitpack.TestSplder.test_kink
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runT... | 0 |
As you can see the CI was passing correctly before.
https://github.com/UltiRequiem/eloquent-javascript/commits/main
But since UltiRequiem/eloquent-javascript@`a5f766e`
While creating code coverage I'm getting this errors:
deno test --coverage=./cov
> This step works as expected
deno c... |
Hi, I am having an issue where the output of `deno coverage` appears
inaccurate. I was able to narrow it down to a minimal example; instructions
below. I hope it is reproducible. The problem goes away if the emojis or the
unused function `h` are removed. Removing a single emoji removes line 2 from
the coverage report... | 1 |
**Glide Version** : 3.8.0-SNAPSHOT
**Device/Android Version** : Nexus 5, 5.0.1
I'm using a `PaletteBitmapTranscoder` to generate a palette, as demonstrated
in the Custom targets section of the Glide wiki.
However, when using `.thumbnail()` in cases where the thumbnail request
finishes after the full request, it e... |
**Glide Version** : glide:4.3.1
**Integration libraries** : okhttp3-integration:4.3.1
**Device/Android Version** : Various, reported from field. Stacktrace comes
from Samsung Galaxy S5 (klteatt) Android 6.0
**Issue details / Repro steps / Use case background** :
The exception text is misleading as the problem i... | 0 |
(Just logging the issue -- I haven't investigated if it's only about
`custom_settings`)
To reproduce, start a project using the basic template (which create a
`settings.py` with `ROBOTSTXT_OBEY=True`
$ scrapy version -v
Scrapy : 1.1.2
lxml : 3.6.3.0
libxml2 : 2.9.4
Twisted ... |
How do I nest loaders into each parse function so that it returns everything
from each method in a unique format? When I try to run the following, I get
consistent duplicates. I thought the loader would retain the values from the
xpath until the next parse method, and then return everything into the output
processor ... | 0 |
# Checklist
* I have verified that the issue exists against the `master` branch of Celery.
* This has already been asked to the discussion group first.
* I have read the relevant section in the
contribution guide
on reporting bugs.
* I have checked the issues list
for similar or identical bug reports.... |
Tested with the `4.2.0rc2` version.
## Steps to reproduce
Set the `link_error` of any task with a class based task and make sure the
executed task will fail so the callback would be called.
## Expected behavior
Work?
## Actual behavior
The callback is not executed and an exception is raised ( AttributeError ). ... | 0 |
I want `mymacro!(bar)` to expand to `fn foo_bar() { }`.
#[feature(macro_rules)];
macro_rules! mymacro( ($x:ident) => (
fn concat_idents!(foo_, $x)() { }
))
mymacro!(bar)
fn main() {
foo_bar();
}
gives
foo.rs:4:21: 4:22 error: expec... |
All of the examples below fail to compile with an error similar to the
following:
test.rs:1:16: 1:17 error: expected `(` but found `!`
test.rs:1 fn concat_idents!(foo, bar) () {}
^
fn concat_idents!(foo, bar) () {}
trait concat_idents!(foo, bar) {}
mod concat_idents!(foo, bar) {}
let concat_idents!(foo, ... | 1 |
Directions say :Let's try this again, but with margin this time. Use Clockwise
Notation to give an element a margin of **40 pixels on its top and left side**
, but only 20 pixels on its bottom and right side.
But criteria say
Your green-box class should give the **top of elements 20px of margin.**
Your green-box... |
In the instructions for the margin, you have the pixel setting for "Top" to
20px instead of 40px.
| 1 |
**Harikrishna Kollli** opened **SPR-5876** and commented
The Inner tags not able to access the name of the command object via the
PageContext in partial page rendering using the
FormTag.MODEL_ATTRIBUTE_VARIABLE_NAME, DEFAULT_COMMAND_NAME attribute. I am
putting the name of the command bean into the model.
`@Reques... |
**Noel Flicken** opened **SPR-4702** and commented
Expected behavior:
Context should be close()'d after end of test class execution
Observed behavior:
Context only closed when `@DirtiesContext` annotates method
Multiple test classes can re-use the same context, which allows for faster
test execution, so automa... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.